diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 04:48:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 04:48:27 +0100 |
commit | f93e4898df07d3621585d0bba1a585871200e499 (patch) | |
tree | 20c853d461cb20a9cb771978d3892ef840e2a9d7 /sci-libs | |
parent | dev-cpp/glog: Keyword 0.5.0 sparc, #779742 (diff) | |
download | gentoo-f93e4898df07d3621585d0bba1a585871200e499.tar.gz gentoo-f93e4898df07d3621585d0bba1a585871200e499.tar.bz2 gentoo-f93e4898df07d3621585d0bba1a585871200e499.zip |
sci-libs/hdf5: Keyword 1.12.1-r1 s390, #840912
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.12.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hdf5/hdf5-1.12.1-r1.ebuild b/sci-libs/hdf5/hdf5-1.12.1-r1.ebuild index a445755a1291..890baf3cee25 100644 --- a/sci-libs/hdf5/hdf5-1.12.1-r1.ebuild +++ b/sci-libs/hdf5/hdf5-1.12.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="https://www.hdfgroup.org/ftp/HDF5/releases/${MAJOR_P}/${MY_P}/src/${MY_ LICENSE="NCSA-HDF" SLOT="0/${PV%%_p*}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="cxx debug doc examples fortran +hl mpi ros3 szip test threads unsupported zlib" REQUIRED_USE=" |