Skip to content

Commit

Permalink
dev-python/unidecode: Add python3_6
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
mrueg committed Apr 28, 2017
1 parent 15b713a commit bf1ded5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/unidecode/unidecode-0.04.20.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit bf1ded5

Please sign in to comment.