summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-25 17:54:08 +0000
committerSam James <sam@gentoo.org>2021-02-25 17:54:08 +0000
commitd48d1bcd6e50db3c67bfbc84f52c074db45621f3 (patch)
tree8fa80e333cea01366463e449c4a18849194eec61 /dev-ml
parentdev-ml/core_bench: Stabilize 0.14.0 x86, #772833 (diff)
downloadgentoo-d48d1bcd6e50db3c67bfbc84f52c074db45621f3.tar.gz
gentoo-d48d1bcd6e50db3c67bfbc84f52c074db45621f3.tar.bz2
gentoo-d48d1bcd6e50db3c67bfbc84f52c074db45621f3.zip
dev-ml/menhir: Stabilize 20190924 x86, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/menhir/menhir-20190924.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/menhir/menhir-20190924.ebuild b/dev-ml/menhir/menhir-20190924.ebuild
index e6313e0d0bd6..7d745a8d0b22 100644
--- a/dev-ml/menhir/menhir-20190924.ebuild
+++ b/dev-ml/menhir/menhir-20190924.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.inria.fr/fpottier/${PN}/-/archive/${PV}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86"
IUSE="examples +ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?]"