summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 18:53:00 +0000
committerSam James <sam@gentoo.org>2021-02-10 18:53:00 +0000
commit2bf5cf9b81404b9a6a8526c38a482cdde39321a4 (patch)
treedb8215b799862d1c15b46c0048b1d64dfdf0f5d3
parentdev-ml/cmdliner: Stabilize 1.0.4 amd64, #769317 (diff)
downloadgentoo-2bf5cf9b.tar.gz
gentoo-2bf5cf9b.tar.bz2
gentoo-2bf5cf9b.zip
dev-ml/opam-file-format: Stabilize 2.1.0 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
-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 cede9c9b7784..a47339ff6528 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?]"