From c631448d1d27990cc7c094605606b645b17d2880 Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Fri, 16 Mar 2018 14:23:56 +0900 Subject: [PATCH] dev-python/root_numpy: tested with python-3.6. Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-python/root_numpy/root_numpy-4.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2