From 1565144c2e19f8c2e5df70fe20ce8def81f56706 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 5 Feb 2020 19:53:34 +0100 Subject: [PATCH] dev-python/pluginbase: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pluginbase/pluginbase-0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pluginbase/pluginbase-0.5.ebuild b/dev-python/pluginbase/pluginbase-0.5.ebuild index d01c4571f584..1269425a52e6 100644 --- a/dev-python/pluginbase/pluginbase-0.5.ebuild +++ b/dev-python/pluginbase/pluginbase-0.5.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 python3_7 ) +PYTHON_COMPAT=( python3_6 python3_7 ) inherit distutils-r1 -- 2.26.2