projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15b713a
)
dev-python/unidecode: Add python3_6
author
Manuel Rüger
<mrueg@gentoo.org>
Fri, 28 Apr 2017 16:52:27 +0000
(18:52 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Fri, 28 Apr 2017 17:00:28 +0000
(19:00 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/unidecode/unidecode-0.04.20.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/unidecode/unidecode-0.04.20.ebuild
b/dev-python/unidecode/unidecode-0.04.20.ebuild
index d5cf452e826b21e4b6a181e665f76cf3d209afc6..7aee4702b2c5352ab4741efdbc7a0e7c05cf816e 100644
(file)
--- a/
dev-python/unidecode/unidecode-0.04.20.ebuild
+++ b/
dev-python/unidecode/unidecode-0.04.20.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy )
MY_PN=Unidecode
MY_P=${MY_PN}-${PV}