commit:     beaad6894c8e018fb02bf6578f4b7bc052314ba1
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  8 06:46:06 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 06:59:58 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beaad689

dev-python/certifi: Add pypy3 support

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/certifi/certifi-2015.04.28.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/certifi/certifi-2015.04.28.ebuild 
b/dev-python/certifi/certifi-2015.04.28.ebuild
index 9bab36b..1e8ccc5 100644
--- 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
 

Reply via email to