dev-python/unidecode: Add python3_6
authorManuel Rüger <mrueg@gentoo.org>
Fri, 28 Apr 2017 16:52:27 +0000 (18:52 +0200)
committerManuel 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

index d5cf452e826b21e4b6a181e665f76cf3d209afc6..7aee4702b2c5352ab4741efdbc7a0e7c05cf816e 100644 (file)
@@ -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}