diff options
author | Sam James <sam@gentoo.org> | 2024-02-02 04:42:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-02 04:42:27 +0000 |
commit | 16a7fcbcba047b16ac2bf8195f6a0e191ff736c1 (patch) | |
tree | ec229337296b1bf9999fb7f8672780cbd2a62441 /sci-libs/hdf5 | |
parent | media-libs/libsdl: Stabilize 1.2.68 sparc, #923528 (diff) | |
download | gentoo-16a7fcbcba047b16ac2bf8195f6a0e191ff736c1.tar.gz gentoo-16a7fcbcba047b16ac2bf8195f6a0e191ff736c1.tar.bz2 gentoo-16a7fcbcba047b16ac2bf8195f6a0e191ff736c1.zip |
sci-libs/hdf5: Stabilize 1.14.3-r1 ppc, #923536
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.14.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hdf5/hdf5-1.14.3-r1.ebuild b/sci-libs/hdf5/hdf5-1.14.3-r1.ebuild index 750f17457476..9706423bf750 100644 --- a/sci-libs/hdf5/hdf5-1.14.3-r1.ebuild +++ b/sci-libs/hdf5/hdf5-1.14.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |