From 543503fdd0c77e3a416d1fcd9ece6e1b0c835608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 1 Nov 2016 21:10:51 +0100 Subject: global: Drop dead implementations from PYTHON_COMPAT --- app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild | 2 +- app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-accessibility/speech-dispatcher') 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 f9467a84183..588d5c3e87d 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 python3_5 ) +PYTHON_COMPAT=( python3_4 python3_5 ) PYTHON_REQ_USE="threads(+)" inherit eutils python-r1 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild index 23482881447..394eea6d96f 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python3_4 python3_5 ) inherit eutils python-r1 -- cgit v1.2.1