summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-10 21:43:50 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-10 21:59:58 +0100
commit85bbbbed3b0ca66a435fe53f72ce10cf4013faf8 (patch)
tree6f5327acb8d48fc9886a351333cc2f994dabb4e8 /app-portage
parentapp-pda/libplist: Remove py2 (diff)
downloadgentoo-85bbbbed3b0ca66a435fe53f72ce10cf4013faf8.tar.gz
gentoo-85bbbbed3b0ca66a435fe53f72ce10cf4013faf8.tar.bz2
gentoo-85bbbbed3b0ca66a435fe53f72ce10cf4013faf8.zip
app-portage/pqlop: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/pqlop/pqlop-0.02-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pqlop/pqlop-0.02-r1.ebuild b/app-portage/pqlop/pqlop-0.02-r1.ebuild
index 095482c5a84a..14838c555a87 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