summaryrefslogtreecommitdiff
path: root/dev-python/pyasn1-modules-python2
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyasn1-modules-python2')
-rw-r--r--dev-python/pyasn1-modules-python2/pyasn1-modules-python2-0.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyasn1-modules-python2/pyasn1-modules-python2-0.2.8.ebuild b/dev-python/pyasn1-modules-python2/pyasn1-modules-python2-0.2.8.ebuild
index 0e7554bbef3f..050d3e0c5820 100644
--- a/dev-python/pyasn1-modules-python2/pyasn1-modules-python2-0.2.8.ebuild
+++ b/dev-python/pyasn1-modules-python2/pyasn1-modules-python2-0.2.8.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1