dev-python/sphinx: restore pypy{,3}

Package-Manager: Portage-2.3.19_p1, Repoman-2.3.6_p35
This commit is contained in:
Mike Gilbert
2017-12-16 16:20:17 -05:00
parent f3e2ee1868
commit b3a5fdded5
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} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 eutils versionator

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 eutils versionator