diff options
author | Sam James <sam@gentoo.org> | 2023-02-24 16:55:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-24 16:55:14 +0000 |
commit | 388b2baa32671a60ff6c2e716f74ab713b2dff4e (patch) | |
tree | 111831a320e09beae6c3130f946b080ed721a3aa /dev-ml | |
parent | dev-ml/core_kernel: Keyword 0.15.0 arm64, #892131 (diff) | |
download | gentoo-388b2baa32671a60ff6c2e716f74ab713b2dff4e.tar.gz gentoo-388b2baa32671a60ff6c2e716f74ab713b2dff4e.tar.bz2 gentoo-388b2baa32671a60ff6c2e716f74ab713b2dff4e.zip |
dev-ml/alcotest: Keyword 1.6.0-r1 arm64, #892131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/alcotest/alcotest-1.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.6.0-r1.ebuild b/dev-ml/alcotest/alcotest-1.6.0-r1.ebuild index 58fd8e7ecb00..0150e67355b2 100644 --- a/dev-ml/alcotest/alcotest-1.6.0-r1.ebuild +++ b/dev-ml/alcotest/alcotest-1.6.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+ocamlopt" RDEPEND=" |