projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6c91d9
)
dev-python/pycairo: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Jul 2018 18:20:00 +0000
(20:20 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Jul 2018 18:59:04 +0000
(20:59 +0200)
dev-python/pycairo/pycairo-1.17.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pycairo/pycairo-1.17.0.ebuild
b/dev-python/pycairo/pycairo-1.17.0.ebuild
index 8c80861142db3963358c395e5160bde9bc4f5b9c..65751904ec192f4cf5b770e48c2aec537349751e 100644
(file)
--- a/
dev-python/pycairo/pycairo-1.17.0.ebuild
+++ b/
dev-python/pycairo/pycairo-1.17.0.ebuild
@@
-3,7
+3,7
@@
EAPI="6"
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy{,3} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1