summaryrefslogtreecommitdiff
path: root/dev-python/pooch/pooch-1.8.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-17 22:53:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-17 22:53:55 +0000
commit3d3cca628d8563ee68902105ad2e8e8bf0d7db2b (patch)
tree5c9f42e5ea285adfe047dbdea974e05ca37b5706 /dev-python/pooch/pooch-1.8.0.ebuild
parent1fca4db26fb13c520980473abebd51f620d34531 (diff)
gentoo auto-resync : 17:11:2023 - 22:53:55
Diffstat (limited to 'dev-python/pooch/pooch-1.8.0.ebuild')
-rw-r--r--dev-python/pooch/pooch-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pooch/pooch-1.8.0.ebuild b/dev-python/pooch/pooch-1.8.0.ebuild
index 48526d352cdf..329a1cded93c 100644
--- a/dev-python/pooch/pooch-1.8.0.ebuild
+++ b/dev-python/pooch/pooch-1.8.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
inherit distutils-r1 pypi