dev-python/sphinxcontrib-websupport: add pypy{,3}
authorMike Gilbert <floppym@gentoo.org>
Sat, 16 Dec 2017 21:18:09 +0000 (16:18 -0500)
committerMike Gilbert <floppym@gentoo.org>
Sat, 16 Dec 2017 21:22:10 +0000 (16:22 -0500)
Package-Manager: Portage-2.3.19_p1, Repoman-2.3.6_p35

dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild

index de32cdd8d0c9be937daaf04e6965beacf5f515a9..a7742ede46624a75ba4a44dea531811db8636ed2 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1