diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-05 18:50:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-05 18:50:42 +0100 |
commit | fb77d8be1f457e09fdc842febb98addc53949ee0 (patch) | |
tree | 96242b199b3200e2fb0416b1b65bdcd27bc3d9fe /sci-libs | |
parent | media-video/subliminal: support Python 3.6 (diff) | |
download | gentoo-fb77d8be1f457e09fdc842febb98addc53949ee0.tar.gz gentoo-fb77d8be1f457e09fdc842febb98addc53949ee0.tar.bz2 gentoo-fb77d8be1f457e09fdc842febb98addc53949ee0.zip |
sci-libs/hdf: stable 4.2.13-r1 for ia64, bug #630868
Bug: https://bugs.gentoo.org/630868
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/hdf/hdf-4.2.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hdf/hdf-4.2.13-r1.ebuild b/sci-libs/hdf/hdf-4.2.13-r1.ebuild index 331ad8938e5a..f0e700167311 100644 --- a/sci-libs/hdf/hdf-4.2.13-r1.ebuild +++ b/sci-libs/hdf/hdf-4.2.13-r1.ebuild @@ -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 ~x86 ~amd64-linux ~x86-linux" IUSE="examples fortran szip static-libs test" REQUIRED_USE="test? ( szip )" |