From: Pacho Ramos Date: Tue, 26 Jun 2018 19:56:09 +0000 (+0200) Subject: sci-libs/shogun: Support python3.6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c9b4afa1a2ca24581f51d04124eae9597d896d4b;p=gentoo.git sci-libs/shogun: Support python3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/sci-libs/shogun/shogun-5.0.0.ebuild b/sci-libs/shogun/shogun-5.0.0.ebuild index 78fb3ea3a38d..2b063b28ba2d 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_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit cmake-utils flag-o-matic python-single-r1 toolchain-funcs versionator