summaryrefslogtreecommitdiff
path: root/dev-python/boolean-py/boolean-py-4.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-26 21:10:11 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-26 21:10:11 +0100
commita20b8556104c163a81183ff983af8123e40f16c5 (patch)
treefc59d7e55cf6c354a7a395587dcfbed577557a84 /dev-python/boolean-py/boolean-py-4.0.ebuild
parentf3a881e4cb31d574a107320b2f04e2d1f0ddf551 (diff)
gentoo auto-resync : 26:05:2023 - 21:10:11
Diffstat (limited to 'dev-python/boolean-py/boolean-py-4.0.ebuild')
-rw-r--r--dev-python/boolean-py/boolean-py-4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boolean-py/boolean-py-4.0.ebuild b/dev-python/boolean-py/boolean-py-4.0.ebuild
index 8eef7da29c81..640da9d15386 100644
--- a/dev-python/boolean-py/boolean-py-4.0.ebuild
+++ b/dev-python/boolean-py/boolean-py-4.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
inherit distutils-r1