commit: 97c16bdca72e922e16e474a2277f052b2f380ef5 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Jan 20 13:07:36 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Jan 20 13:07:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c16bdc
dev-java/j2objc-annotations: Stabilize 1.2-r1 amd64, #831567 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-java/j2objc-annotations/j2objc-annotations-1.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/j2objc-annotations/j2objc-annotations-1.2-r1.ebuild b/dev-java/j2objc-annotations/j2objc-annotations-1.2-r1.ebuild index c4d6059dcd6c..7623cd8a33cf 100644 --- a/dev-java/j2objc-annotations/j2objc-annotations-1.2-r1.ebuild +++ b/dev-java/j2objc-annotations/j2objc-annotations-1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm64 ~ppc64 ~x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*"
