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/j2objc-annotations/
Date: Wed, 22 Dec 2021 18:47:21
Message-Id: 1640198688.fcf1d79fb7e1ff7f9f1516c1e1647ae227c14cde.arthurzam@gentoo
1 commit: fcf1d79fb7e1ff7f9f1516c1e1647ae227c14cde
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 22 18:35:44 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 22 18:44:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf1d79f
7
8 dev-java/j2objc-annotations: Keyword 1.2 arm, #828049
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild b/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild
16 index 4d97b4ab4bb2..4e612b1d0221 100644
17 --- a/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild
18 +++ b/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild
19 @@ -14,7 +14,7 @@ HOMEPAGE="http://j2objc.org"
20 SRC_URI="https://github.com/google/${MY_PN}/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 arm64 ppc64 x86"
24 +KEYWORDS="amd64 ~arm arm64 ppc64 x86"
25
26 DEPEND=">=virtual/jdk-1.7"
27 RDEPEND=">=virtual/jre-1.7"