summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/unidecode/unidecode-0.04.19.ebuild')
-rw-r--r--dev-python/unidecode/unidecode-0.04.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unidecode/unidecode-0.04.19.ebuild b/dev-python/unidecode/unidecode-0.04.19.ebuild
index f4deb3168463..dea25e6e5155 100644
--- a/dev-python/unidecode/unidecode-0.04.19.ebuild
+++ b/dev-python/unidecode/unidecode-0.04.19.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
MY_PN=Unidecode
MY_P=${MY_PN}-${PV}