Skip to content

Commit

Permalink
app-accessibility/speech-dispatcher: 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 eb228b9 commit 02db0fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python3_3 python3_4 )
PYTHON_COMPAT=( python3_3 python3_4 python3_5 )

inherit eutils python-r1

Expand Down

0 comments on commit 02db0fb

Please sign in to comment.