diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:01:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:01:19 +0300 |
commit | b9244c11c8b4926d9a27c27a295262480c37af18 (patch) | |
tree | 7435ac5142ceb4ee63e0ca26ac86ace6964c1457 /dev-ml/camlp-streams | |
parent | dev-ml/camlp5: Keyword 8.00.03 ppc, #841446 (diff) | |
download | gentoo-b9244c11c8b4926d9a27c27a295262480c37af18.tar.gz gentoo-b9244c11c8b4926d9a27c27a295262480c37af18.tar.bz2 gentoo-b9244c11c8b4926d9a27c27a295262480c37af18.zip |
dev-ml/camlp-streams: Keyword 5.0 ppc, #841446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp-streams')
-rw-r--r-- | dev-ml/camlp-streams/camlp-streams-5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp-streams/camlp-streams-5.0.ebuild b/dev-ml/camlp-streams/camlp-streams-5.0.ebuild index ec713d61f7b7..d70a39d04000 100644 --- a/dev-ml/camlp-streams/camlp-streams-5.0.ebuild +++ b/dev-ml/camlp-streams/camlp-streams-5.0.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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" DEPEND="" RDEPEND="${DEPEND}" |