commit:     92b031462af5a07f2e0980dac9e1476d088cec16
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 23 13:08:18 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Oct 23 13:13:16 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92b03146

dev-python/hypothesis: Add pypy3 support

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

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

diff --git a/dev-python/hypothesis/hypothesis-1.9.0.ebuild 
b/dev-python/hypothesis/hypothesis-1.9.0.ebuild
index 87c9c8a..eb0b2a5 100644
--- a/dev-python/hypothesis/hypothesis-1.9.0.ebuild
+++ b/dev-python/hypothesis/hypothesis-1.9.0.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
 
 inherit distutils-r1
 

Reply via email to