diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 02:17:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 02:24:31 +0200 |
commit | 9cdf7bf3592ebaae3ec72454df0d62836735bc12 (patch) | |
tree | 4ef218491f8a413be5d589ceb90febc101fd06ab /sci-libs | |
parent | dev-libs/libfastjson-0.99.8: arm64 stable (diff) | |
download | gentoo-9cdf7bf3592ebaae3ec72454df0d62836735bc12.tar.gz gentoo-9cdf7bf3592ebaae3ec72454df0d62836735bc12.tar.bz2 gentoo-9cdf7bf3592ebaae3ec72454df0d62836735bc12.zip |
sci-libs/hdf: x86 stable (bug #630868)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
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 8ddb0d1d81c2..ed67c5f51be2 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 )" |