summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-06-14 07:39:00 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-14 07:39:00 +0100
commit24dbacd281d11eab4e3cb5aa7004ea4aa348afa5 (patch)
tree35e9a27955cb781f87af00cbb5c434b0620c3ca2 /dev-java/j2objc-annotations
parentdev-java/error-prone-annotations: keyworded 2.0.14 for ppc64 (diff)
downloadgentoo-24dbacd281d11eab4e3cb5aa7004ea4aa348afa5.tar.gz
gentoo-24dbacd281d11eab4e3cb5aa7004ea4aa348afa5.tar.bz2
gentoo-24dbacd281d11eab4e3cb5aa7004ea4aa348afa5.zip
dev-java/j2objc-annotations: keyworded 1.2 for ppc64
keyworded wrt bug #795210 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-java/j2objc-annotations')
-rw-r--r--dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild b/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild
index 03340d482d2e..94d15d90b4cc 100644
--- a/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild
+++ b/dev-java/j2objc-annotations/j2objc-annotations-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
DEPEND=">=virtual/jdk-1.7"
RDEPEND=">=virtual/jre-1.7"