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:47:24
Message-Id: 1651600026.df903db2a3e246a39549f60427a9dd32f7d18b1c.arthurzam@gentoo
1 commit: df903db2a3e246a39549f60427a9dd32f7d18b1c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 17:47:06 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 17:47:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df903db2
7
8 dev-ml/camlp-streams: Keyword 5.0 arm, #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 57fad37a74a8..f7bc6d6bee1c 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 ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25
26 DEPEND=""
27 RDEPEND="${DEPEND}"