commit: 8ce5bfcf5625dab4077b3cc1b85eacc11c4d749e Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Jul 14 00:22:41 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Jul 14 00:22:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ce5bfcf
dev-ml/cstruct: Keyword 6.2.0-r1 riscv, #959600 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ml/cstruct/cstruct-6.2.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/cstruct/cstruct-6.2.0-r1.ebuild b/dev-ml/cstruct/cstruct-6.2.0-r1.ebuild index b397c637c091..49607c5dc93e 100644 --- a/dev-ml/cstruct/cstruct-6.2.0-r1.ebuild +++ b/dev-ml/cstruct/cstruct-6.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/ocaml-cstruct/releases/download/v${PV}/${P}.t LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"
