summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-21 09:43:31 +0000
committerSam James <sam@gentoo.org>2021-02-21 09:43:31 +0000
commitad51af2985c62f8d47f0b81d552ed7ff2ea960c2 (patch)
treebcb19eba5c1e04a649b8e26b40bb54d697dfc2d2 /dev-ml
parentdev-ml/alcotest: Keyword 1.2.3-r3 arm64, #769554 (diff)
downloadgentoo-ad51af2985c62f8d47f0b81d552ed7ff2ea960c2.tar.gz
gentoo-ad51af2985c62f8d47f0b81d552ed7ff2ea960c2.tar.bz2
gentoo-ad51af2985c62f8d47f0b81d552ed7ff2ea960c2.zip
dev-ml/opam-file-format: Keyword 2.1.2 arm64, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild
index 6fed2ddde5da..fe3328205eeb 100644
--- a/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild
+++ b/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"