dev-ml/cstruct: Keyword 6.2.0-r1 riscv, #959600

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić 2025-07-14 02:22:41 +02:00
parent 3413ff8537
commit 8ce5bfcf56
No known key found for this signature in database
GPG Key ID: 82295E1EFAE3208F

View File

@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors # Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/ocaml-cstruct/releases/download/v${PV}/${P}.t
LICENSE="ISC" LICENSE="ISC"
SLOT="0/${PV}" SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv"
IUSE="+ocamlopt test" IUSE="+ocamlopt test"
RESTRICT="!test? ( test )" RESTRICT="!test? ( test )"