diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 16:17:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 16:17:33 +0200 |
commit | dfea98b71cde466c5c52cde67a38d1ce7249ff1b (patch) | |
tree | 98a057254ed53bfce6fccb5b48e96af0413cd4bd /sci-libs | |
parent | dev-perl/Mojolicious: Stabilize 9.350.0 amd64, #923522 (diff) | |
download | gentoo-dfea98b71cde466c5c52cde67a38d1ce7249ff1b.tar.gz gentoo-dfea98b71cde466c5c52cde67a38d1ce7249ff1b.tar.bz2 gentoo-dfea98b71cde466c5c52cde67a38d1ce7249ff1b.zip |
sci-libs/hdf5: Stabilize 1.14.3-r1 amd64, #923536
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 efa419f617bf..0e2b1237af97 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=" |