dev-python/zope-interface: Tested on pypy3

This commit is contained in:
Michał Górny
2017-04-29 11:21:45 +02:00
parent 67aa5c7fa7
commit d5b7118e1b
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1 flag-o-matic

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1 flag-o-matic