projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2834732
)
dev-python/strict-rfc3339: Add pypy support
author
Justin Lecher
<jlec@gentoo.org>
Wed, 2 Sep 2015 10:42:31 +0000
(12:42 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Wed, 2 Sep 2015 11:05:32 +0000
(13:05 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
index 2abdefb0225eb8cb0400d777fa7298df6dae5f7f..918c3169b008af54e13c42d31103759b6c3c625d 100644
(file)
--- a/
dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
+++ b/
dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4}
pypy pypy3
)
inherit distutils-r1