commit: c91bdd4b5754f441ac149d9962997874a53d7287
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 23:17:04 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 23:17:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91bdd4b
dev-ml/camlp5: Stabilize 8.00.04 arm64, #901641
Signed-off-by: Sam James <sam <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 187bb0f348a4..f505ec7d8bca 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:="