From 79d5f2c54a62d570a2a6233528f094b1e94a86a5 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 22 Nov 2024 18:24:17 +0000 Subject: [PATCH] dev-ml/ocaml-sha: Keyword 1.15.4 arm, #944340 Signed-off-by: Arthur Zamarin --- dev-ml/ocaml-sha/ocaml-sha-1.15.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.15.4.ebuild b/dev-ml/ocaml-sha/ocaml-sha-1.15.4.ebuild index cf60bedff8782..17aade8400a7e 100644 --- a/dev-ml/ocaml-sha/ocaml-sha-1.15.4.ebuild +++ b/dev-ml/ocaml-sha/ocaml-sha-1.15.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/djs55/${PN}/releases/download/v${PV}/${MYP}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"