diff options
Diffstat (limited to 'sci-libs/hdf/hdf-4.2.13.ebuild')
-rw-r--r-- | sci-libs/hdf/hdf-4.2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hdf/hdf-4.2.13.ebuild b/sci-libs/hdf/hdf-4.2.13.ebuild index 103ea3b4428a..d7244d6583fa 100644 --- a/sci-libs/hdf/hdf-4.2.13.ebuild +++ b/sci-libs/hdf/hdf-4.2.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/${MYP}.tar.bz2" SLOT="0" LICENSE="NCSA-HDF" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ia64 ~ppc -sparc ~x86 ~amd64-linux ~x86-linux" IUSE="examples fortran szip static-libs test" REQUIRED_USE="test? ( szip )" |