summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-19 09:52:09 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-19 10:41:00 +0100
commit0a2c520e735f285a11e2486cb7b4fe1c8e4d0dac (patch)
tree368443d4ebcff9d884e0dbe33d71e0202c87178c /sys-apps/portage/portage-9999.ebuild
parentapp-portage/overlint: Drop py2 (diff)
downloadgentoo-0a2c520e735f285a11e2486cb7b4fe1c8e4d0dac.tar.gz
gentoo-0a2c520e735f285a11e2486cb7b4fe1c8e4d0dac.tar.bz2
gentoo-0a2c520e735f285a11e2486cb7b4fe1c8e4d0dac.zip
sys-apps/portage: Drop py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/portage/portage-9999.ebuild')
-rw-r--r--sys-apps/portage/portage-9999.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
index 58aa5a833ab5..e510a7a02ab4 100644
--- a/sys-apps/portage/portage-9999.ebuild
+++ b/sys-apps/portage/portage-9999.ebuild
@@ -4,11 +4,7 @@
EAPI=6
DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=(
- pypy3
- python3_6 python3_7 python3_8
- python2_7
-)
+PYTHON_COMPAT=( pypy3 python3_5 python3_6 python3_7 python3_8 )
PYTHON_REQ_USE='bzip2(+),threads(+)'
inherit distutils-r1 git-r3 linux-info systemd prefix