diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-06 12:49:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-06 12:49:52 +0100 |
commit | aebd1107848813ee8cd64e40eacdb47b9359a3bc (patch) | |
tree | 07bc033f60cf6018078f0b068b87049c513a183b /sci-libs/hdf5 | |
parent | net-dialup/ppp: amd64 stable wrt bug #546554 (diff) | |
download | gentoo-aebd1107848813ee8cd64e40eacdb47b9359a3bc.tar.gz gentoo-aebd1107848813ee8cd64e40eacdb47b9359a3bc.tar.bz2 gentoo-aebd1107848813ee8cd64e40eacdb47b9359a3bc.zip |
sci-libs/hdf5: amd64 stable wrt bug #601404
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
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 29b8517cc1b4..9129cce0e812 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=" |