commit: 7fade52cfd61c0bf1aa141c19754fe2152bf5b2f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 15 15:24:34 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 15 15:24:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fade52c
dev-ml/camlp5: Stabilize 8.03.00 x86, #941576 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ml/camlp5/camlp5-8.03.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/camlp5/camlp5-8.03.00.ebuild b/dev-ml/camlp5/camlp5-8.03.00.ebuild index 6accb26877d5..c8cd54d03a56 100644 --- a/dev-ml/camlp5/camlp5-8.03.00.ebuild +++ b/dev-ml/camlp5/camlp5-8.03.00.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="doc +ocamlopt" RDEPEND="
