From 865fb907bfb6785f1845198f26c6137b8b88c4b4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 16 Jan 2020 07:58:03 +0100 Subject: sci-libs/shogun: Remove Python 2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-libs/shogun/shogun-5.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-libs/shogun') diff --git a/sci-libs/shogun/shogun-5.0.0.ebuild b/sci-libs/shogun/shogun-5.0.0.ebuild index 82a612f37075..81fa1c18b720 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 -- cgit v1.2.3-65-gdbad