commit: 24d4a907b5c4ef331be9f7f76330b65783614517 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=24d4a907
dev-ml/camlp-streams: Stabilize 5.0.1 ppc64, #901641 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b71f83a6ee4a..3ef5c727682a 100644 --- a/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild +++ b/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild @@ -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}"
