summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-08 18:29:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-08 18:29:17 +0300
commit325f3f4a1c6ebe8d7ff2c21af37179360eea1dfd (patch)
tree8803c9654dce0b914cc90d8f14e1f5dfd5fee2ed /dev-ml
parentdev-ml/menhir: Stabilize 20230608 arm, #915369 (diff)
downloadgentoo-325f3f4a1c6ebe8d7ff2c21af37179360eea1dfd.tar.gz
gentoo-325f3f4a1c6ebe8d7ff2c21af37179360eea1dfd.tar.bz2
gentoo-325f3f4a1c6ebe8d7ff2c21af37179360eea1dfd.zip
dev-ml/menhir: Stabilize 20230608 x86, #915369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/menhir/menhir-20230608.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/menhir/menhir-20230608.ebuild b/dev-ml/menhir/menhir-20230608.ebuild
index 4ef745240639..43e9936c28af 100644
--- a/dev-ml/menhir/menhir-20230608.ebuild
+++ b/dev-ml/menhir/menhir-20230608.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.inria.fr/fpottier/${PN}/-/archive/${PV}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt"
src_install() {