diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 09:04:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 09:04:40 +0200 |
commit | f7bca54e8e2a6247404549be923f27311583c392 (patch) | |
tree | b0d471d9c2ef0ce610482af4aafaee61593ada92 /sci-libs | |
parent | sci-libs/netcdf: amd64 stable wrt bug #851468 (diff) | |
download | gentoo-f7bca54e8e2a6247404549be923f27311583c392.tar.gz gentoo-f7bca54e8e2a6247404549be923f27311583c392.tar.bz2 gentoo-f7bca54e8e2a6247404549be923f27311583c392.zip |
sci-libs/hdf5: amd64 stable wrt bug #851471
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.12.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hdf5/hdf5-1.12.2-r2.ebuild b/sci-libs/hdf5/hdf5-1.12.2-r2.ebuild index 4e56ecf546b4..66aee284cf1e 100644 --- a/sci-libs/hdf5/hdf5-1.12.2-r2.ebuild +++ b/sci-libs/hdf5/hdf5-1.12.2-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.hdfgroup.org/ftp/HDF5/releases/${MAJOR_P}/${MY_P}/src/${MY_ LICENSE="NCSA-HDF" SLOT="0/${PV%%_p*}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="cxx debug doc examples fortran +hl mpi szip test threads unsupported zlib" REQUIRED_USE=" |