diff options
Diffstat (limited to 'sci-libs/libsvm')
-rw-r--r-- | sci-libs/libsvm/libsvm-3.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libsvm/libsvm-3.24.ebuild b/sci-libs/libsvm/libsvm-3.24.ebuild index ecc085bc1c87..64467f9355ad 100644 --- a/sci-libs/libsvm/libsvm-3.24.ebuild +++ b/sci-libs/libsvm/libsvm-3.24.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit flag-o-matic java-pkg-opt-2 python-r1 toolchain-funcs |