commit: ad6e8b5b84c4fb5e19e5a0f475e52776725a790a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Dec 8 04:20:02 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 8 04:20:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad6e8b5b
sci-libs/hdf: drop -riscv for 4.2.15-r1 with new arch. support This should now support riscv, but will leave keywording for the arch team of course. But dropping -riscv as it's no longer known-broken. Bug: https://bugs.gentoo.org/664856 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/hdf/hdf-4.2.15-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/hdf/hdf-4.2.15-r1.ebuild b/sci-libs/hdf/hdf-4.2.15-r1.ebuild index 2c9f240f5c3e..c93e912c8ccd 100644 --- a/sci-libs/hdf/hdf-4.2.15-r1.ebuild +++ b/sci-libs/hdf/hdf-4.2.15-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-4.2.15- LICENSE="NCSA-HDF" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc -riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="examples fortran szip static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( szip )"
