commit: 29673459957e1fb1c6235dcd6cead4e41b4ea4c1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 07:00:07 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 07:00:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29673459
dev-ml/camlp5: Stabilize 8.00.04 amd64, #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 34ef61199a50..1e64d462ded1 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:="