diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:18:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:18:21 +0100 |
commit | f2d972188e7964fb69047e4c598d7433403f6014 (patch) | |
tree | abfacbc475591681b2ab3160f3f45830738ef2f9 /sci-libs/hdf5 | |
parent | dev-cpp/tbb: Stabilize 2021.9.0 x86, #908149 (diff) | |
download | gentoo-f2d972188e7964fb69047e4c598d7433403f6014.tar.gz gentoo-f2d972188e7964fb69047e4c598d7433403f6014.tar.bz2 gentoo-f2d972188e7964fb69047e4c598d7433403f6014.zip |
sci-libs/hdf5: Stabilize 1.14.1 ppc, #908156
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hdf5/hdf5-1.14.1.ebuild b/sci-libs/hdf5/hdf5-1.14.1.ebuild index 1961ce8631e0..dc0f170ecccb 100644 --- a/sci-libs/hdf5/hdf5-1.14.1.ebuild +++ b/sci-libs/hdf5/hdf5-1.14.1.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" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" IUSE="cxx debug examples fortran +hl mpi szip test threads unsupported zlib" RESTRICT="!test? ( test )" REQUIRED_USE=" |