summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 02:00:45 +0000
committerSam James <sam@gentoo.org>2021-05-15 02:00:45 +0000
commite3dcd98cc6030eab8b4094f33f9f6e773f419b85 (patch)
tree62ddaf9438225c44c057e7d1b927baae795404e6 /dev-ml
parentdev-ml/alcotest: Stabilize 1.2.3-r3 amd64, #783582 (diff)
downloadgentoo-e3dcd98cc6030eab8b4094f33f9f6e773f419b85.tar.gz
gentoo-e3dcd98cc6030eab8b4094f33f9f6e773f419b85.tar.bz2
gentoo-e3dcd98cc6030eab8b4094f33f9f6e773f419b85.zip
dev-ml/opam-file-format: Stabilize 2.1.2 amd64, #783582
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 0624b95177fe..543ba58cd2d1 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 )"