commit: 85bbbbed3b0ca66a435fe53f72ce10cf4013faf8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 20:43:50 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 20:59:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bbbbed
app-portage/pqlop: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-portage/pqlop/pqlop-0.02-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-portage/pqlop/pqlop-0.02-r1.ebuild
b/app-portage/pqlop/pqlop-0.02-r1.ebuild
index 095482c5a84..14838c555a8 100644
--- a/app-portage/pqlop/pqlop-0.02-r1.ebuild
+++ b/app-portage/pqlop/pqlop-0.02-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit python-r1