summaryrefslogtreecommitdiff
path: root/dev-python/unidecode/unidecode-1.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/unidecode/unidecode-1.2.0.ebuild')
-rw-r--r--dev-python/unidecode/unidecode-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unidecode/unidecode-1.2.0.ebuild b/dev-python/unidecode/unidecode-1.2.0.ebuild
index df4537dad3d1..27f57a6cc0ae 100644
--- a/dev-python/unidecode/unidecode-1.2.0.ebuild
+++ b/dev-python/unidecode/unidecode-1.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
PYTHON_REQ_USE="wide-unicode(+)"
DISTUTILS_USE_SETUPTOOLS="rdepend"