summaryrefslogtreecommitdiff
path: root/dev-python/pyxml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyxml')
-rw-r--r--dev-python/pyxml/pyxml-0.8.4-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyxml/pyxml-0.8.4-r3.ebuild b/dev-python/pyxml/pyxml-0.8.4-r3.ebuild
index 4f71cd47d11c..56473473c1bc 100644
--- a/dev-python/pyxml/pyxml-0.8.4-r3.ebuild
+++ b/dev-python/pyxml/pyxml-0.8.4-r3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1 eutils