commit: 6cdf67347fd9d0f1f59293282a08d73a3bf31772 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 16 23:17:06 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 23:17:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cdf6734
dev-ml/camlp-streams: Stabilize 5.0.1 arm64, #901641 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild b/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild index d70a39d04000..38d27b6b5ecf 100644 --- a/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild +++ b/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="LGPL-2-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86" DEPEND="" RDEPEND="${DEPEND}"
