diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 17:39:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 17:39:08 +0200 |
commit | f662d5c86f3fd0fcfec34a7d2b43eef1b86f0c4a (patch) | |
tree | abd750a8bb9a720c83be096c020fc3c4ddd03e1c /sci-libs/hdf5 | |
parent | net-misc/rsync: Stabilize 3.2.7-r3 x86, #923516 (diff) | |
download | gentoo-f662d5c86f3fd0fcfec34a7d2b43eef1b86f0c4a.tar.gz gentoo-f662d5c86f3fd0fcfec34a7d2b43eef1b86f0c4a.tar.bz2 gentoo-f662d5c86f3fd0fcfec34a7d2b43eef1b86f0c4a.zip |
sci-libs/hdf5: Stabilize 1.14.3-r1 x86, #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 0e2b1237af97..cb7e28999c88 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=" |