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-java/lzmajio/
Date: Fri, 05 Aug 2022 07:32:03
Message-Id: 1659684705.0ce4aac0d59a975057db3a88c1f6b9697194e872.arthurzam@gentoo
1 commit: 0ce4aac0d59a975057db3a88c1f6b9697194e872
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 5 07:31:45 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 5 07:31:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce4aac0
7
8 dev-java/lzmajio: Keyword 0.95-r3 arm64, #834927
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-java/lzmajio/lzmajio-0.95-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-java/lzmajio/lzmajio-0.95-r3.ebuild b/dev-java/lzmajio/lzmajio-0.95-r3.ebuild
16 index cded6e645d67..3eee961802ac 100644
17 --- a/dev-java/lzmajio/lzmajio-0.95-r3.ebuild
18 +++ b/dev-java/lzmajio/lzmajio-0.95-r3.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/league/${P}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm x86"
24 +KEYWORDS="amd64 ~arm ~arm64 x86"
25
26 CDEPEND="dev-java/lzma:0"