projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a625953
)
sci-libs/shogun: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:56:09 +0000
(21:56 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:28:51 +0000
(22:28 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sci-libs/shogun/shogun-5.0.0.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/shogun/shogun-5.0.0.ebuild
b/sci-libs/shogun/shogun-5.0.0.ebuild
index 78fb3ea3a38dde73f8b38812520ece8cb128b0a3..2b063b28ba2df0f24876ed4eecac7b775b09b0a3 100644
(file)
--- a/
sci-libs/shogun/shogun-5.0.0.ebuild
+++ b/
sci-libs/shogun/shogun-5.0.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit cmake-utils flag-o-matic python-single-r1 toolchain-funcs versionator