projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fa8ca5
)
dev-python/root_numpy: tested with python-3.6.
author
Benda Xu
<heroxbd@gentoo.org>
Fri, 16 Mar 2018 05:23:56 +0000
(14:23 +0900)
committer
Benda Xu
<heroxbd@gentoo.org>
Fri, 16 Mar 2018 05:26:36 +0000
(14:26 +0900)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-python/root_numpy/root_numpy-4.7.3.ebuild
patch
|
blob
|
history
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 81df51049d459db130f4a18f36cf444eb5bb602c..7561d10b03913b0cb01ab4e4ad6db40742195e71 100644
(file)
--- 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=( python
2_7
)
+PYTHON_COMPAT=( python
{2_7,3_6}
)
inherit distutils-r1