diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 20:38:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 20:38:49 +0300 |
commit | 421107218bb69e4e35c5b3d9c00f2f22588f79af (patch) | |
tree | 0bffa0a4dca83871be81a4e65b2e2c0ee4171570 /sci-libs/hdf5 | |
parent | dev-php/PEAR-Mail_Mime: Stabilize 1.10.11 ALLARCHES, #908126 (diff) | |
download | gentoo-421107218bb69e4e35c5b3d9c00f2f22588f79af.tar.gz gentoo-421107218bb69e4e35c5b3d9c00f2f22588f79af.tar.bz2 gentoo-421107218bb69e4e35c5b3d9c00f2f22588f79af.zip |
sci-libs/hdf5: Stabilize 1.14.1 amd64, #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 96c305f48a55..1961ce8631e0 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=" |