dev-python/regex: Remove accidentally added pypy3

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Manuel Rüger
2017-04-10 15:30:57 +02:00
parent 31e3f703c2
commit dfa77a5cbe

View File

@@ -3,7 +3,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 )
PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy )
inherit distutils-r1 flag-o-matic