diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-06 12:52:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-06 12:52:45 +0100 |
commit | c1f19a6241c401eee1f717ac80df4f06d7964fd4 (patch) | |
tree | c5c74b777bd515eb05f54d712201c35888ac4da8 /sci-libs/hdf5 | |
parent | net-dialup/ppp: x86 stable wrt bug #546554 (diff) | |
download | gentoo-c1f19a6241c401eee1f717ac80df4f06d7964fd4.tar.gz gentoo-c1f19a6241c401eee1f717ac80df4f06d7964fd4.tar.bz2 gentoo-c1f19a6241c401eee1f717ac80df4f06d7964fd4.zip |
sci-libs/hdf5: x86 stable wrt bug #601404
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.8.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hdf5/hdf5-1.8.18.ebuild b/sci-libs/hdf5/hdf5-1.8.18.ebuild index 9129cce0e812..fe2e89d648bc 100644 --- a/sci-libs/hdf5/hdf5-1.8.18.ebuild +++ b/sci-libs/hdf5/hdf5-1.8.18.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://support.hdfgroup.org/ftp/HDF5/current18/src/${MY_P}.tar.bz2" LICENSE="NCSA-HDF" SLOT="0/${PV%%_p*}" -KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="cxx debug examples fortran fortran2003 +hl mpi static-libs szip threads zlib" REQUIRED_USE=" |