summaryrefslogtreecommitdiff
path: root/dev-python/pycairo-python2
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycairo-python2')
-rw-r--r--dev-python/pycairo-python2/pycairo-python2-1.18.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycairo-python2/pycairo-python2-1.18.2.ebuild b/dev-python/pycairo-python2/pycairo-python2-1.18.2.ebuild
index 2ae6a5fbebfd..e25bdcfea5aa 100644
--- a/dev-python/pycairo-python2/pycairo-python2-1.18.2.ebuild
+++ b/dev-python/pycairo-python2/pycairo-python2-1.18.2.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1