diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-22 18:24:16 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-22 18:24:24 +0000 |
commit | 67c0aba281fc1173a434f1de981ac4ab3b13dd13 (patch) | |
tree | 9e1f8c8af9841c2541a16cbe603a66e65eaabd32 /dev-ml | |
parent | dev-ml/opam-common: Keyword 2.2.1 arm64, #944340 (diff) | |
download | gentoo-67c0aba281fc1173a434f1de981ac4ab3b13dd13.tar.gz gentoo-67c0aba281fc1173a434f1de981ac4ab3b13dd13.tar.bz2 gentoo-67c0aba281fc1173a434f1de981ac4ab3b13dd13.zip |
dev-ml/ocaml-sha: Keyword 1.15.4 arm64, #944340
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 4beee3554732..cf60bedff878 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 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |