From beaad6894c8e018fb02bf6578f4b7bc052314ba1 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 8 Sep 2015 08:46:06 +0200 Subject: [PATCH] dev-python/certifi: Add pypy3 support Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- 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 9bab36ba3613..1e8ccc5746e8 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 -- 2.26.2