diff options
author | 2023-06-09 17:21:53 +0300 | |
---|---|---|
committer | 2023-06-09 17:21:53 +0300 | |
commit | ba4692d09b69b7df62baec06feed7bbb00ed7973 (patch) | |
tree | 15f8d1019f4703998ef2ed132f981fe74e025a46 /sci-libs/hdf5 | |
parent | app-eselect/eselect-blas: Stabilize 0.3 ALLARCHES, #908152 (diff) | |
download | gentoo-ba4692d09b69b7df62baec06feed7bbb00ed7973.tar.gz gentoo-ba4692d09b69b7df62baec06feed7bbb00ed7973.tar.bz2 gentoo-ba4692d09b69b7df62baec06feed7bbb00ed7973.zip |
sci-libs/hdf5: Stabilize 1.14.1 arm64, #908156
Signed-off-by: Arthur Zamarin <arthurzam@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 a71ecaa91a84..3b9a8404bbae 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=" |