diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-22 18:24:17 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-22 18:24:25 +0000 |
commit | 79d5f2c54a62d570a2a6233528f094b1e94a86a5 (patch) | |
tree | 1cb9f6d1ace5ca92ca23802bf0b3ccdf894907d4 /dev-ml/ocaml-sha | |
parent | dev-ml/opam-common: Keyword 2.2.1 arm, #944340 (diff) | |
download | gentoo-79d5f2c54a62d570a2a6233528f094b1e94a86a5.tar.gz gentoo-79d5f2c54a62d570a2a6233528f094b1e94a86a5.tar.bz2 gentoo-79d5f2c54a62d570a2a6233528f094b1e94a86a5.zip |
dev-ml/ocaml-sha: Keyword 1.15.4 arm, #944340
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-sha')
-rw-r--r-- | dev-ml/ocaml-sha/ocaml-sha-1.15.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 cf60bedff878..17aade8400a7 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 )" |