diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:17:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:17:03 +0200 |
commit | 05efb7c045084d265dc44522dd9fcfa69a40989e (patch) | |
tree | 2e02d34cb955f9ab033686c60922135804d0bc37 /sci-libs/hdf5 | |
parent | sci-libs/hdf5: Stabilize 1.14.2 x86, #920131 (diff) | |
download | gentoo-05efb7c045084d265dc44522dd9fcfa69a40989e.tar.gz gentoo-05efb7c045084d265dc44522dd9fcfa69a40989e.tar.bz2 gentoo-05efb7c045084d265dc44522dd9fcfa69a40989e.zip |
sci-libs/hdf5: Stabilize 1.14.2 arm64, #920131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/hdf5')
-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 4516b4af81e1..b6d7e8c40a17 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=" |