projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a207904
)
dev-python/jeepney: add PyPy3 support
author
Louis Sautier
<sbraz@gentoo.org>
Thu, 6 Sep 2018 22:42:52 +0000
(
00:42
+0200)
committer
Louis Sautier
<sbraz@gentoo.org>
Thu, 6 Sep 2018 22:42:52 +0000
(
00:42
+0200)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
dev-python/jeepney/jeepney-0.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/jeepney/jeepney-0.3.1.ebuild
b/dev-python/jeepney/jeepney-0.3.1.ebuild
index 0f8244e3940035aec43dd4415184e0ec610a14db..92b469a0334b31499f40b749d1d6b09564685212 100644
(file)
--- a/
dev-python/jeepney/jeepney-0.3.1.ebuild
+++ b/
dev-python/jeepney/jeepney-0.3.1.ebuild
@@
-4,7
+4,7
@@
EAPI=7
# Python 3.4 and older aren't supported
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( py
py3 py
thon3_{5,6,7} )
inherit distutils-r1