summaryrefslogtreecommitdiff
path: root/dev-python/chardet/chardet-5.1.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/chardet/chardet-5.1.0.ebuild
parentf3a881e4cb31d574a107320b2f04e2d1f0ddf551 (diff)
gentoo auto-resync : 26:05:2023 - 21:10:11
Diffstat (limited to 'dev-python/chardet/chardet-5.1.0.ebuild')
-rw-r--r--dev-python/chardet/chardet-5.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/chardet/chardet-5.1.0.ebuild b/dev-python/chardet/chardet-5.1.0.ebuild
index 42babc02d389..d10fec43fffb 100644
--- a/dev-python/chardet/chardet-5.1.0.ebuild
+++ b/dev-python/chardet/chardet-5.1.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1