summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:25:35 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:25:35 +0000
commit70c3b5fbec0b58b405b90286f921f9831c0948ee (patch)
tree1b8f7a734e3f5558bc6bd2a3e09b1dd2fe05f923 /dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild
parentdev-ml/cmdliner: Stabilize 1.0.4 x86, #769317 (diff)
downloadgentoo-70c3b5fbec0b58b405b90286f921f9831c0948ee.tar.gz
gentoo-70c3b5fbec0b58b405b90286f921f9831c0948ee.tar.bz2
gentoo-70c3b5fbec0b58b405b90286f921f9831c0948ee.zip
dev-ml/opam-file-format: Stabilize 2.1.0 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild')
-rw-r--r--dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild
index a47339ff6528..339c117d790f 100644
--- a/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild
+++ b/dev-ml/opam-file-format/opam-file-format-2.1.0.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"
DEPEND="dev-lang/ocaml:=[ocamlopt?]"