diff options
author | Sam James <sam@gentoo.org> | 2023-03-16 23:14:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-16 23:14:23 +0000 |
commit | 2866cee5ca918ede040723081326b6927021aecd (patch) | |
tree | 93cefda7ce8a5611cb54c69a57ce1f21b6d42a31 /dev-ml/menhir | |
parent | dev-ml/menhir: Stabilize 20220210 arm, #901609 (diff) | |
download | gentoo-2866cee5ca918ede040723081326b6927021aecd.tar.gz gentoo-2866cee5ca918ede040723081326b6927021aecd.tar.bz2 gentoo-2866cee5ca918ede040723081326b6927021aecd.zip |
dev-ml/menhir: Stabilize 20220210 arm64, #901609
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/menhir')
-rw-r--r-- | dev-ml/menhir/menhir-20220210.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/menhir/menhir-20220210.ebuild b/dev-ml/menhir/menhir-20220210.ebuild index b1f84df795fb..ab7ada0dc49d 100644 --- a/dev-ml/menhir/menhir-20220210.ebuild +++ b/dev-ml/menhir/menhir-20220210.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() { |