dev-python/requests: restore pypy3

Bug: https://bugs.gentoo.org/617832
Package-Manager: Portage-2.3.5_p32, Repoman-2.3.2_p62
This commit is contained in:
Mike Gilbert
2017-05-15 10:48:29 -04:00
parent 4e8da99aaa
commit 3ebed4e0aa
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} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1

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} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1