diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 02:26:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 02:26:58 +0000 |
commit | 98c0075f6dca653a17cfc628f9a31416bc03475a (patch) | |
tree | 1be4ba7cf9f794b5874324b5edd735b6233a9681 /dev-ml/menhir | |
parent | dev-ml/menhir: Stabilize 20220210 amd64, #901609 (diff) | |
download | gentoo-98c0075f6dca653a17cfc628f9a31416bc03475a.tar.gz gentoo-98c0075f6dca653a17cfc628f9a31416bc03475a.tar.bz2 gentoo-98c0075f6dca653a17cfc628f9a31416bc03475a.zip |
dev-ml/menhir: Stabilize 20220210 x86, #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 28a8248ed7c7..b89c891e328c 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() { |