dev-python/unicodecsv: adding py33

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-03-25 20:55:31 -05:00
parent 60e68a6dab
commit 6f4dfb858e

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
inherit distutils-r1