summaryrefslogtreecommitdiff
path: root/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-09 18:18:58 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-09 18:18:58 +0000
commitf20de2df8b579205c90f4970c3ad9cbb641c1a0e (patch)
tree10c37b24fe2dd78a00004e38cbafc4a9cadf69a5 /dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
parent83c424cc446967ca87809e13c2ef264eebce79f8 (diff)
gentoo auto-resync : 09:01:2023 - 18:18:58
Diffstat (limited to 'dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild')
-rw-r--r--dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
index 49c0ec042f98..842da8bb31f0 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
inherit distutils-r1