diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 21:16:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 21:16:18 +0200 |
commit | d0b8a784941f583e2b60401e2b22cb21d9f58a1c (patch) | |
tree | 466c7e46c9516db055e286766c6dc8c58ca6cf6c /sci-libs/hdf5/hdf5-1.14.2.ebuild | |
parent | sci-physics/clhep: Stabilize 2.4.7.1 amd64, #920129 (diff) | |
download | gentoo-d0b8a784941f583e2b60401e2b22cb21d9f58a1c.tar.gz gentoo-d0b8a784941f583e2b60401e2b22cb21d9f58a1c.tar.bz2 gentoo-d0b8a784941f583e2b60401e2b22cb21d9f58a1c.zip |
sci-libs/hdf5: Stabilize 1.14.2 amd64, #920131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/hdf5/hdf5-1.14.2.ebuild')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hdf5/hdf5-1.14.2.ebuild b/sci-libs/hdf5/hdf5-1.14.2.ebuild index b6d7e8c40a17..b22b3bb7f7e4 100644 --- a/sci-libs/hdf5/hdf5-1.14.2.ebuild +++ b/sci-libs/hdf5/hdf5-1.14.2.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=" |