projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56026c7
)
dev-python/whoosh: add pypy3
author
Mike Gilbert
<floppym@gentoo.org>
Sat, 16 Dec 2017 21:19:11 +0000
(16:19 -0500)
committer
Mike Gilbert
<floppym@gentoo.org>
Sat, 16 Dec 2017 21:22:10 +0000
(16:22 -0500)
Package-Manager: Portage-2.3.19_p1, Repoman-2.3.6_p35
dev-python/whoosh/whoosh-2.7.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/whoosh/whoosh-2.7.4.ebuild
b/dev-python/whoosh/whoosh-2.7.4.ebuild
index 84eb8b1dc2cfacf4425c22ab10c38075fbaf6aa2..51f43a7c422a8c6d4a9083a19ac1e1a9e134ad74 100644
(file)
--- a/
dev-python/whoosh/whoosh-2.7.4.ebuild
+++ b/
dev-python/whoosh/whoosh-2.7.4.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy
{,3}
)
inherit distutils-r1