diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:52:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:52:22 +0300 |
commit | 0ad594401c106976be858dcbc9399463a3f84222 (patch) | |
tree | a92fd224112f6924ba3e4083674086474240e922 /dev-ml/camlp-streams | |
parent | dev-ml/camlp5: Keyword 8.00.03 ppc64, #841446 (diff) | |
download | gentoo-0ad594401c106976be858dcbc9399463a3f84222.tar.gz gentoo-0ad594401c106976be858dcbc9399463a3f84222.tar.bz2 gentoo-0ad594401c106976be858dcbc9399463a3f84222.zip |
dev-ml/camlp-streams: Keyword 5.0 ppc64, #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 f7bc6d6bee1c..ec713d61f7b7 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" DEPEND="" RDEPEND="${DEPEND}" |