commit:     865fb907bfb6785f1845198f26c6137b8b88c4b4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 06:58:03 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 07:02:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=865fb907

sci-libs/shogun: Remove Python 2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-libs/shogun/shogun-5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/shogun/shogun-5.0.0.ebuild 
b/sci-libs/shogun/shogun-5.0.0.ebuild
index 82a612f3707..81fa1c18b72 100644
--- 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_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit cmake-utils flag-o-matic python-single-r1 toolchain-funcs versionator
 

Reply via email to