From: Benda Xu Date: Fri, 16 Mar 2018 05:23:56 +0000 (+0900) Subject: dev-python/root_numpy: tested with python-3.6. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c631448d1d27990cc7c094605606b645b17d2880;p=gentoo.git dev-python/root_numpy: tested with python-3.6. Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/dev-python/root_numpy/root_numpy-4.7.3.ebuild b/dev-python/root_numpy/root_numpy-4.7.3.ebuild index 81df51049d45..7561d10b0391 100644 --- a/dev-python/root_numpy/root_numpy-4.7.3.ebuild +++ b/dev-python/root_numpy/root_numpy-4.7.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python{2_7,3_6} ) inherit distutils-r1