commit: 82df8515e68d40efaa83f27acd0763c229542d15
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 11:26:46 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 11:26:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82df8515
dev-ml/camlp5: Stabilize 8.00.04 ppc64, #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 1e64d462ded1..72fc5526dee9 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:="