From 8fbbd85f185ed54f7fbfb50f0adbdca4f6d52fbb Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:16:24 +0100 Subject: [PATCH] dev-python/uncompyle6: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/uncompyle6/uncompyle6-2.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/uncompyle6/uncompyle6-2.10.1.ebuild b/dev-python/uncompyle6/uncompyle6-2.10.1.ebuild index b6efee3fc7bc..abbd80007a6f 100644 --- a/dev-python/uncompyle6/uncompyle6-2.10.1.ebuild +++ b/dev-python/uncompyle6/uncompyle6-2.10.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 -- 2.26.2