summaryrefslogtreecommitdiff
path: root/dev-python/comm/comm-0.2.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-16 16:48:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-16 16:48:05 +0000
commitaa594b97fdb2ee6d9a745eea19c9fdf7d9d07700 (patch)
tree930fd8876e6cbc80e3415d0edc605b42a55d55c1 /dev-python/comm/comm-0.2.0.ebuild
parentff0c814917b9685d27f35f29c1c70b4dedf440d1 (diff)
gentoo auto-resync : 16:11:2023 - 16:48:05
Diffstat (limited to 'dev-python/comm/comm-0.2.0.ebuild')
-rw-r--r--dev-python/comm/comm-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/comm/comm-0.2.0.ebuild b/dev-python/comm/comm-0.2.0.ebuild
index 095507a6cbf5..c3fa957c225d 100644
--- a/dev-python/comm/comm-0.2.0.ebuild
+++ b/dev-python/comm/comm-0.2.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
inherit distutils-r1