projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
721b89d
)
dev-python/nnpy: add python 3.6 support
author
Alexis Ballier
<aballier@gentoo.org>
Sat, 3 Jun 2017 17:58:12 +0000
(19:58 +0200)
committer
Alexis Ballier
<aballier@gentoo.org>
Sat, 3 Jun 2017 17:58:12 +0000
(19:58 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/nnpy/nnpy-1.4.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/nnpy/nnpy-1.4.1.ebuild
b/dev-python/nnpy/nnpy-1.4.1.ebuild
index f4810a9336cdcd2560d17ad30fd54d2d5e31c53b..7f1153859ae037bd3f74ed8eadf6ab9cefa1f4ed 100644
(file)
--- a/
dev-python/nnpy/nnpy-1.4.1.ebuild
+++ b/
dev-python/nnpy/nnpy-1.4.1.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1