commit: cc0318d3fcb1b1cbac4afc88cc88062c3e7b35bb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 13 20:36:06 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 13 20:36:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc0318d3
dev-ml/menhir: Stabilize 20210419-r1 arm64, #817713 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/menhir/menhir-20210419-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/menhir/menhir-20210419-r1.ebuild b/dev-ml/menhir/menhir-20210419-r1.ebuild index 05d122b0ec5..4c393d9c4ec 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() {
