Skip to content

Commit

Permalink
app-accessibility/brltty: Support python3_5
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.24
  • Loading branch information
pacho2 committed Nov 9, 2015
1 parent 02db0fb commit 9b05045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-accessibility/brltty/brltty-5.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 9b05045

Please sign in to comment.