summaryrefslogtreecommitdiff
path: root/dev-python/py2pack
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/py2pack')
-rw-r--r--dev-python/py2pack/py2pack-0.8.6.ebuild2
-rw-r--r--dev-python/py2pack/py2pack-0.8.7.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/py2pack/py2pack-0.8.6.ebuild b/dev-python/py2pack/py2pack-0.8.6.ebuild
index 9f55ea532df1..7d9b5158c2b7 100644
--- a/dev-python/py2pack/py2pack-0.8.6.ebuild
+++ b/dev-python/py2pack/py2pack-0.8.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
diff --git a/dev-python/py2pack/py2pack-0.8.7.ebuild b/dev-python/py2pack/py2pack-0.8.7.ebuild
index 524fba64d5a2..4289da0be40b 100644
--- a/dev-python/py2pack/py2pack-0.8.7.ebuild
+++ b/dev-python/py2pack/py2pack-0.8.7.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1