From: Sergei Trofimovich Date: Sat, 15 Jul 2017 09:12:31 +0000 (+0100) Subject: sci-libs/hdf: ia64 keyworded, bug #615510 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8568e63f0bb38313118a9c5ea52ef1dbf3d46dd8;p=gentoo.git sci-libs/hdf: ia64 keyworded, bug #615510 Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64" --- diff --git a/sci-libs/hdf/hdf-4.2.11.ebuild b/sci-libs/hdf/hdf-4.2.11.ebuild index cf75fa687a40..1d23a4cfe970 100644 --- a/sci-libs/hdf/hdf-4.2.11.ebuild +++ b/sci-libs/hdf/hdf-4.2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="examples fortran szip static-libs test" REQUIRED_USE="test? ( szip )"