dev-python/objgraph: added python-3.4

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Sébastien Fabbro
2017-07-10 18:45:42 +00:00
parent 8c8fbfe94c
commit 8baa2c1f5d

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1