From cc43b6c8432ba2248bdaa9df2e86f612b7526126 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:15:48 +0100 Subject: [PATCH] dev-python/schema: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/schema/schema-0.6.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/schema/schema-0.6.6.ebuild b/dev-python/schema/schema-0.6.6.ebuild index 80665c6048e3..d7fd69f4d556 100644 --- a/dev-python/schema/schema-0.6.6.ebuild +++ b/dev-python/schema/schema-0.6.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 ) +PYTHON_COMPAT=( python3_{5,6} pypy3 ) inherit distutils-r1 -- 2.26.2