projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03a9190
)
sci-libs/shogun: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 06:58:03 +0000
(07:58 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 07:02:53 +0000
(08:02 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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 82a612f37075ad4bb5e5c5817deaeb85f1f3ce2b..81fa1c18b720e45e896845eedca5c404ce9297d0 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=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit cmake-utils flag-o-matic python-single-r1 toolchain-funcs versionator