dev-python/genty: Tested on pypy & pypy3
authorMichał Górny <mgorny@gentoo.org>
Tue, 1 Aug 2017 18:59:24 +0000 (20:59 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 1 Aug 2017 20:06:49 +0000 (22:06 +0200)
dev-python/genty/genty-1.3.2.ebuild

index 85ab5be6c013cc232c0bf2a4fd1c9bb116185a95..f178f57fedd83111a3ef8dc863e4de723276ae5a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1