diff options
author | Sam James <sam@gentoo.org> | 2023-06-09 15:30:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-09 15:30:12 +0100 |
commit | a5c9947afe2d82eacc0e161aa711ae529a333e0b (patch) | |
tree | 13ff75f458ce0e530c5c4b87c3eb19a7d531a202 /sci-libs/hdf5/hdf5-1.14.1.ebuild | |
parent | dev-libs/libbpf: Stabilize 1.2.0 arm64, #908166 (diff) | |
download | gentoo-a5c9947afe2d82eacc0e161aa711ae529a333e0b.tar.gz gentoo-a5c9947afe2d82eacc0e161aa711ae529a333e0b.tar.bz2 gentoo-a5c9947afe2d82eacc0e161aa711ae529a333e0b.zip |
sci-libs/hdf5: Stabilize 1.14.1 arm, #908156
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/hdf5/hdf5-1.14.1.ebuild')
-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 3b9a8404bbae..35979de2cc17 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=" |