summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-05 21:33:14 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-05 21:47:12 +0100
commit22f04288c801861cce0b1d7c28c630268279e464 (patch)
tree8288272f7f59f6e0658fa75257d83db28da49022 /dev-python/pythonz-bd
parentdev-python/python-varlink: Remove py2 (diff)
downloadgentoo-22f04288c801861cce0b1d7c28c630268279e464.tar.gz
gentoo-22f04288c801861cce0b1d7c28c630268279e464.tar.bz2
gentoo-22f04288c801861cce0b1d7c28c630268279e464.zip
dev-python/pythonz-bd: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pythonz-bd')
-rw-r--r--dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild b/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild
index ed5db348fd53..cf6ac40e7029 100644
--- a/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild
+++ b/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{6,7}} pypy3 )
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
inherit distutils-r1