summaryrefslogtreecommitdiff
path: root/dev-python/text-unidecode/text-unidecode-1.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/text-unidecode/text-unidecode-1.3.ebuild')
-rw-r--r--dev-python/text-unidecode/text-unidecode-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/text-unidecode/text-unidecode-1.3.ebuild b/dev-python/text-unidecode/text-unidecode-1.3.ebuild
index d64baad499b6..dc39392c1d63 100644
--- a/dev-python/text-unidecode/text-unidecode-1.3.ebuild
+++ b/dev-python/text-unidecode/text-unidecode-1.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit distutils-r1
DESCRIPTION="The most basic port of the Text::Unidecode Perl library"