commit: 0bf01fac96e6a0cf85e4c2cba71d9c13cf2308e6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 06:39:33 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 06:39:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bf01fac
dev-ml/camlp5: Stabilize 8.00.04 x86, #901641
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ml/camlp5/camlp5-8.00.04.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/camlp5/camlp5-8.00.04.ebuild
b/dev-ml/camlp5/camlp5-8.00.04.ebuild
index 92ed7761d3a1..34ef61199a50 100644
--- a/dev-ml/camlp5/camlp5-8.00.04.ebuild
+++ b/dev-ml/camlp5/camlp5-8.00.04.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel${PV}"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 x86"
IUSE="doc +ocamlopt"
RDEPEND="dev-ml/camlp-streams:="