From 02db0fb1b316cb3b02434a35165477a4b0651e2a Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 9 Nov 2015 22:42:32 +0100 Subject: app-accessibility/speech-dispatcher: Support python3_5 Package-Manager: portage-2.2.24 --- app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-accessibility') 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 -- cgit v1.2.3-65-gdbad