summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-08 18:29:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-08 18:29:18 +0300
commit1c97a0cdc5d999fbc5eb8009d4dbf859ea3a4d81 (patch)
treee8247f160a22fa372eac065202054ce2bffba50d
parentdev-ml/menhir: Stabilize 20230608 ppc64, #915369 (diff)
downloadgentoo-1c97a0cdc5d999fbc5eb8009d4dbf859ea3a4d81.tar.gz
gentoo-1c97a0cdc5d999fbc5eb8009d4dbf859ea3a4d81.tar.bz2
gentoo-1c97a0cdc5d999fbc5eb8009d4dbf859ea3a4d81.zip
dev-ml/menhir: Stabilize 20230608 arm64, #915369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 6eee358c3cce..9c9d242694a6 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() {