dev-python/pycadf: adding py34 support

Package-Manager: portage-2.2.20.1
This commit is contained in:
Matthew Thode
2015-10-14 23:49:10 -05:00
parent 2666501898
commit 0339806c84

View File

@@ -3,7 +3,7 @@
# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_COMPAT=( python2_7 python3_4 )
inherit distutils-r1