From: Michał Górny Date: Thu, 16 Jan 2020 06:58:03 +0000 (+0100) Subject: sci-libs/shogun: Remove Python 2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=865fb907bfb6785f1845198f26c6137b8b88c4b4;p=gentoo.git sci-libs/shogun: Remove Python 2 Signed-off-by: Michał Górny --- 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