commit: b25b43baeb599a23e991e822f65f73e901923684
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 21:07:28 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 21:24:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25b43ba
net-libs/pacparser: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-libs/pacparser/pacparser-1.3.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/pacparser/pacparser-1.3.7.ebuild
b/net-libs/pacparser/pacparser-1.3.7.ebuild
index b3f0ea0502e..f3f2162bb12 100644
--- a/net-libs/pacparser/pacparser-1.3.7.ebuild
+++ b/net-libs/pacparser/pacparser-1.3.7.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit eutils python-r1 toolchain-funcs