diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-21 10:26:14 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-21 10:21:31 +0800 |
commit | 9de899bbed748c98e69a4634da75bd1999711718 (patch) | |
tree | 8cebf9cc099c12a4fc9b9ea4ac11d37a73e71764 /sci-libs/hdf5 | |
parent | profiles/arch/riscv: mask USE="fortran debug" for sci-libs/hdf5 (diff) | |
download | gentoo-9de899bbed748c98e69a4634da75bd1999711718.tar.gz gentoo-9de899bbed748c98e69a4634da75bd1999711718.tar.bz2 gentoo-9de899bbed748c98e69a4634da75bd1999711718.zip |
sci-libs/hdf5: rekeyword 1.10.5{,-r1} for ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.10.5-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/hdf5/hdf5-1.10.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild b/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild index bb124c8c42ff..97cebb298aa6 100644 --- a/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild +++ b/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild @@ -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 ~ia64 ppc ppc64 -riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="cxx debug examples fortran +hl mpi szip threads unsupported zlib" REQUIRED_USE=" diff --git a/sci-libs/hdf5/hdf5-1.10.5.ebuild b/sci-libs/hdf5/hdf5-1.10.5.ebuild index 23a8b44d73dd..f33f957fdad7 100644 --- a/sci-libs/hdf5/hdf5-1.10.5.ebuild +++ b/sci-libs/hdf5/hdf5-1.10.5.ebuild @@ -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 ~ia64 ppc ppc64 -riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="cxx debug examples fortran +hl mpi szip threads zlib" REQUIRED_USE=" |