summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-01 23:19:58 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-01 23:23:54 +0200
commit666143c2ac20d01820585bd87a875947718be3b0 (patch)
tree2e19cc4822a412228cfd58173c6f545877213802 /dev-python/bsddb3
parentdev-python/pylast: Remove old (py2) (diff)
downloadgentoo-666143c2ac20d01820585bd87a875947718be3b0.tar.gz
gentoo-666143c2ac20d01820585bd87a875947718be3b0.tar.bz2
gentoo-666143c2ac20d01820585bd87a875947718be3b0.zip
dev-python/bsddb3: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/bsddb3')
-rw-r--r--dev-python/bsddb3/bsddb3-6.2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bsddb3/bsddb3-6.2.7.ebuild b/dev-python/bsddb3/bsddb3-6.2.7.ebuild
index d217d17a5f11..b925dd3cd69d 100644
--- a/dev-python/bsddb3/bsddb3-6.2.7.ebuild
+++ b/dev-python/bsddb3/bsddb3-6.2.7.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6..9} )
+PYTHON_COMPAT=( python3_{6..9} )
PYTHON_REQ_USE="threads(+)"
DISTUTILS_USE_SETUPTOOLS=no