Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/j2objc-annotations/
Date: Thu, 31 Aug 2017 19:56:01
Message-Id: 1504209335.d360f356c7fcf9d685ad2bfea7c61d1d5bb89f50.chewi@gentoo
1 commit: d360f356c7fcf9d685ad2bfea7c61d1d5bb89f50
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 31 19:50:37 2017 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 31 19:55:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d360f356
7
8 dev-java/j2objc-annotations: 1.2 stable on amd64, x86 using ALLARCHES
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.2
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 62e75a1dd2e..03340d482d2 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 ~x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25
26 DEPEND=">=virtual/jdk-1.7"
27 RDEPEND=">=virtual/jre-1.7"