summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-11-09 22:43:10 +0100
committerPacho Ramos <pacho@gentoo.org>2015-11-09 22:51:13 +0100
commit9b05045daf1325c716736279cacb15e0da89b306 (patch)
tree4c692420b5bb007f4c6c905e9cd5e0e639fb247d /app-accessibility
parentapp-accessibility/speech-dispatcher: Support python3_5 (diff)
downloadgentoo-9b05045daf1325c716736279cacb15e0da89b306.tar.gz
gentoo-9b05045daf1325c716736279cacb15e0da89b306.tar.bz2
gentoo-9b05045daf1325c716736279cacb15e0da89b306.zip
app-accessibility/brltty: Support python3_5
Package-Manager: portage-2.2.24
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/brltty/brltty-5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/brltty/brltty-5.2.ebuild b/app-accessibility/brltty/brltty-5.2.ebuild
index e9e9815fc3ce..8adcb66a6721 100644
--- a/app-accessibility/brltty/brltty-5.2.ebuild
+++ b/app-accessibility/brltty/brltty-5.2.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
FINDLIB_USE="ocaml"
inherit findlib eutils multilib toolchain-funcs java-pkg-opt-2 flag-o-matic \