projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
232d43e
)
dev-python/certifi: Add pypy3 support
author
Justin Lecher
<jlec@gentoo.org>
Tue, 8 Sep 2015 06:46:06 +0000
(08:46 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Tue, 8 Sep 2015 06:59:58 +0000
(08:59 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/certifi/certifi-2015.04.28.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/certifi/certifi-2015.04.28.ebuild
b/dev-python/certifi/certifi-2015.04.28.ebuild
index 9bab36ba3613387155b5c6cec3984789c2fa3af3..1e8ccc5746e8a618402a0616c2659dc76f4e3360 100644
(file)
--- a/
dev-python/certifi/certifi-2015.04.28.ebuild
+++ b/
dev-python/certifi/certifi-2015.04.28.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
+PYTHON_COMPAT=( python2_7 python3_{3,4} pypy
pypy3
)
inherit distutils-r1