diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 14:38:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 14:38:19 +0200 |
commit | 9c98c24ae8ae2ab296a813b461283765c33dc8b7 (patch) | |
tree | 832a44a1601b0cc3dbf13a715e28c2fcdcf7cd6e /sci-libs/hdf5 | |
parent | app-admin/hcloud: version bump to 1.42.0 - EAPI 8 - use go-module.eclass (tha... (diff) | |
download | gentoo-9c98c24ae8ae2ab296a813b461283765c33dc8b7.tar.gz gentoo-9c98c24ae8ae2ab296a813b461283765c33dc8b7.tar.bz2 gentoo-9c98c24ae8ae2ab296a813b461283765c33dc8b7.zip |
sci-libs/hdf5: Stabilize 1.14.3-r1 ppc64, #923536
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.14.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hdf5/hdf5-1.14.3-r1.ebuild b/sci-libs/hdf5/hdf5-1.14.3-r1.ebuild index 3cd9a8548239..efa419f617bf 100644 --- a/sci-libs/hdf5/hdf5-1.14.3-r1.ebuild +++ b/sci-libs/hdf5/hdf5-1.14.3-r1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="NCSA-HDF" SLOT="0/${PV%%_p*}" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" IUSE="cxx debug examples fortran +hl mpi szip test threads unsupported zlib" RESTRICT="!test? ( test )" REQUIRED_USE=" |