Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlp-streams/
Date: Tue, 03 May 2022 17:52:41
Message-Id: 1651600342.0ad594401c106976be858dcbc9399463a3f84222.arthurzam@gentoo
1 commit: 0ad594401c106976be858dcbc9399463a3f84222
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 17:52:22 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 17:52:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ad59440
7
8 dev-ml/camlp-streams: Keyword 5.0 ppc64, #841446
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-ml/camlp-streams/camlp-streams-5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/camlp-streams/camlp-streams-5.0.ebuild b/dev-ml/camlp-streams/camlp-streams-5.0.ebuild
16 index f7bc6d6bee1c..ec713d61f7b7 100644
17 --- a/dev-ml/camlp-streams/camlp-streams-5.0.ebuild
18 +++ b/dev-ml/camlp-streams/camlp-streams-5.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/${PN}/archive/refs/tags/v${PV}.tar.gz
20
21 LICENSE="LGPL-2-with-linking-exception"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
25
26 DEPEND=""
27 RDEPEND="${DEPEND}"