dev-python/genty: Tested on pypy & pypy3

This commit is contained in:
Michał Górny
2017-08-01 20:59:24 +02:00
parent 6f999081ad
commit 997776dbb5

View 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