summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-13 21:36:06 +0100
committerSam James <sam@gentoo.org>2021-10-13 21:36:06 +0100
commitcc0318d3fcb1b1cbac4afc88cc88062c3e7b35bb (patch)
tree02118c6b98c087e95ac76876e8c6cb5eed298e83 /dev-ml/menhir
parentdev-ml/fpath: Stabilize 0.7.3 arm64, #817707 (diff)
downloadgentoo-cc0318d3fcb1b1cbac4afc88cc88062c3e7b35bb.tar.gz
gentoo-cc0318d3fcb1b1cbac4afc88cc88062c3e7b35bb.tar.bz2
gentoo-cc0318d3fcb1b1cbac4afc88cc88062c3e7b35bb.zip
dev-ml/menhir: Stabilize 20210419-r1 arm64, #817713
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/menhir')
-rw-r--r--dev-ml/menhir/menhir-20210419-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/menhir/menhir-20210419-r1.ebuild b/dev-ml/menhir/menhir-20210419-r1.ebuild
index 05d122b0ec5c..4c393d9c4ec6 100644
--- a/dev-ml/menhir/menhir-20210419-r1.ebuild
+++ b/dev-ml/menhir/menhir-20210419-r1.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="+ocamlopt"
src_install() {