summaryrefslogtreecommitdiff
path: root/dev-python/pythran/pythran-0.14.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-18 23:01:01 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-18 23:01:01 +0000
commit62fedf7d848a64953dc84844e401364176b10da7 (patch)
treed4dce33e8982f75dd1f5182bc1e4810f79e5aa7d /dev-python/pythran/pythran-0.14.0.ebuild
parent6cdde4bf2702fac82ba7163fe9f922e7fa0b9a66 (diff)
gentoo auto-resync : 18:11:2023 - 23:01:01
Diffstat (limited to 'dev-python/pythran/pythran-0.14.0.ebuild')
-rw-r--r--dev-python/pythran/pythran-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pythran/pythran-0.14.0.ebuild b/dev-python/pythran/pythran-0.14.0.ebuild
index 942425ac89a7..11c4028cc368 100644
--- a/dev-python/pythran/pythran-0.14.0.ebuild
+++ b/dev-python/pythran/pythran-0.14.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_TESTED=( python3_{10..12} )
+PYTHON_TESTED=( pypy3 python3_{10..12} )
PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
inherit distutils-r1 multiprocessing