dev-python/root_numpy: tested with python-3.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Benda Xu
2018-03-16 14:23:56 +09:00
parent 5fa8ca5f43
commit c631448d1d

View File

@@ -4,7 +4,7 @@
EAPI=5
DISTUTILS_SINGLE_IMPL=1
PYTHON_COMPAT=( python2_7 )
PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1