diff options
Diffstat (limited to 'sci-libs/libsvm/libsvm-3.17.ebuild')
-rw-r--r-- | sci-libs/libsvm/libsvm-3.17.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/libsvm/libsvm-3.17.ebuild b/sci-libs/libsvm/libsvm-3.17.ebuild index 1635988aee44..77f32ab519e1 100644 --- a/sci-libs/libsvm/libsvm-3.17.ebuild +++ b/sci-libs/libsvm/libsvm-3.17.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libsvm/libsvm-3.17.ebuild,v 1.6 2014/11/28 15:12:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libsvm/libsvm-3.17.ebuild,v 1.7 2015/04/08 18:49:16 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit eutils java-pkg-opt-2 python-r1 flag-o-matic toolchain-funcs |