summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-11-09 22:42:32 +0100
committerPacho Ramos <pacho@gentoo.org>2015-11-09 22:51:10 +0100
commit02db0fb1b316cb3b02434a35165477a4b0651e2a (patch)
tree3f3d541e72ef87b96c9b3f2abd11a0c5eac19bd5
parentapp-accessibility/orca: Version bump (diff)
downloadgentoo-02db0fb1b316cb3b02434a35165477a4b0651e2a.tar.gz
gentoo-02db0fb1b316cb3b02434a35165477a4b0651e2a.tar.bz2
gentoo-02db0fb1b316cb3b02434a35165477a4b0651e2a.zip
app-accessibility/speech-dispatcher: Support python3_5
Package-Manager: portage-2.2.24
-rw-r--r--app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
index 6d5217e8d160..2e287a681f97 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python3_3 python3_4 )
+PYTHON_COMPAT=( python3_3 python3_4 python3_5 )
inherit eutils python-r1