diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 09:43:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 09:43:30 +0000 |
commit | c8263936eaa8af78a75223fc669a1eb8687fc9e2 (patch) | |
tree | 04163d6ff5068160e5b4e2d524c3f455e8f824f8 /dev-ml | |
parent | dev-ml/uuidm: Keyword 0.9.7 arm64, #769554 (diff) | |
download | gentoo-c8263936eaa8af78a75223fc669a1eb8687fc9e2.tar.gz gentoo-c8263936eaa8af78a75223fc669a1eb8687fc9e2.tar.bz2 gentoo-c8263936eaa8af78a75223fc669a1eb8687fc9e2.zip |
dev-ml/alcotest: Keyword 1.2.3-r3 arm64, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/alcotest/alcotest-1.2.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild b/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild index c1a2d546e603..0ca71621477e 100644 --- a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild +++ b/dev-ml/alcotest/alcotest-1.2.3-r3.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 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |