summaryrefslogtreecommitdiff
path: root/dev-python/testpath
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/testpath')
-rw-r--r--dev-python/testpath/testpath-0.4.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testpath/testpath-0.4.4-r1.ebuild b/dev-python/testpath/testpath-0.4.4-r1.ebuild
index a675bde1ea25..e44a0916fa1a 100644
--- a/dev-python/testpath/testpath-0.4.4-r1.ebuild
+++ b/dev-python/testpath/testpath-0.4.4-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1