From 56026c7bfd2cc8f729d65c3ee99057856e3a7331 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sat, 16 Dec 2017 16:18:09 -0500 Subject: dev-python/sphinxcontrib-websupport: add pypy{,3} Package-Manager: Portage-2.3.19_p1, Repoman-2.3.6_p35 --- .../sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/sphinxcontrib-websupport') diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild index de32cdd8d0c9..a7742ede4662 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild @@ -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 -- cgit v1.2.3-65-gdbad