diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-15 20:41:06 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-16 02:43:17 +0000 |
commit | ae5a7f6238fe35a43527def5fc52279195dc19ea (patch) | |
tree | c4a7bcf0e6b583a59ee70ac55956105b407c1127 /dev-java/bnd-annotation | |
parent | net-misc/netifrc: Stabilize 0.7.7 arm64, #920083 (diff) | |
download | gentoo-ae5a7f6238fe35a43527def5fc52279195dc19ea.tar.gz gentoo-ae5a7f6238fe35a43527def5fc52279195dc19ea.tar.bz2 gentoo-ae5a7f6238fe35a43527def5fc52279195dc19ea.zip |
dev-java/bnd-annotation: Keyword 7.0.0 ppc64, #918926
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/bnd-annotation')
-rw-r--r-- | dev-java/bnd-annotation/bnd-annotation-7.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/bnd-annotation/bnd-annotation-7.0.0.ebuild b/dev-java/bnd-annotation/bnd-annotation-7.0.0.ebuild index 0c3d2aee53e1..b2f9a760b7aa 100644 --- a/dev-java/bnd-annotation/bnd-annotation-7.0.0.ebuild +++ b/dev-java/bnd-annotation/bnd-annotation-7.0.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/bnd-${PV}" LICENSE="Apache-2.0 EPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" DEPEND=" dev-java/osgi-cmpn:8 |