summaryrefslogtreecommitdiff
path: root/dev-python/findpython
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-13 15:56:43 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-13 15:56:43 +0000
commite2194e3ad01dde6201c959dcc8637ab452ea861d (patch)
tree0ef8b77b7d2231e52658b855e53e7351ef7a343a /dev-python/findpython
parent6a41c902aad767e0d38665328949ce4a4acc8edb (diff)
downloadbaldeagleos-repo-e2194e3ad01dde6201c959dcc8637ab452ea861d.tar.gz
baldeagleos-repo-e2194e3ad01dde6201c959dcc8637ab452ea861d.tar.xz
baldeagleos-repo-e2194e3ad01dde6201c959dcc8637ab452ea861d.zip
Adding metadata
Diffstat (limited to 'dev-python/findpython')
-rw-r--r--dev-python/findpython/findpython-0.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/findpython/findpython-0.2.4.ebuild b/dev-python/findpython/findpython-0.2.4.ebuild
index 8cf9e7dd55fd..11e4b12eceee 100644
--- a/dev-python/findpython/findpython-0.2.4.ebuild
+++ b/dev-python/findpython/findpython-0.2.4.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=pdm
-PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1 pypi