diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 20:35:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 20:44:48 +0200 |
commit | fcf1d79fb7e1ff7f9f1516c1e1647ae227c14cde (patch) | |
tree | 2003744a148c938fd0833dfefffa2b910a88a943 /dev-java | |
parent | dev-java/jsr305: Keyword 3.0.2 arm, #828049 (diff) | |
download | gentoo-fcf1d79fb7e1ff7f9f1516c1e1647ae227c14cde.tar.gz gentoo-fcf1d79fb7e1ff7f9f1516c1e1647ae227c14cde.tar.bz2 gentoo-fcf1d79fb7e1ff7f9f1516c1e1647ae227c14cde.zip |
dev-java/j2objc-annotations: Keyword 1.2 arm, #828049
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild b/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild index 4d97b4ab4bb2..4e612b1d0221 100644 --- a/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild +++ b/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://j2objc.org" SRC_URI="https://github.com/google/${MY_PN}/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" DEPEND=">=virtual/jdk-1.7" RDEPEND=">=virtual/jre-1.7" |