summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 00:06:21 +0000
committerSam James <sam@gentoo.org>2021-05-16 00:06:21 +0000
commit4cad006cec917e55ce8b0678e97067489437c77e (patch)
tree752c196d6e3561f8fa2b1bcb9ad394c599206a44
parentdev-ml/alcotest: Stabilize 1.2.3-r3 arm, #783582 (diff)
downloadgentoo-4cad006cec917e55ce8b0678e97067489437c77e.tar.gz
gentoo-4cad006cec917e55ce8b0678e97067489437c77e.tar.bz2
gentoo-4cad006cec917e55ce8b0678e97067489437c77e.zip
dev-ml/opam-file-format: Stabilize 2.1.2 arm, #783582
Signed-off-by: Sam James <sam@gentoo.org>
-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 43381a22c4c0..ff4e3f900cef 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 arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"