diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-12 21:55:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-12 21:55:58 +0300 |
commit | ef280db1edcfcb9e4a639c0eafc4d9bfd19b1a1e (patch) | |
tree | 690cda6f1bd196cd059d88e0ce8c3800e6155373 | |
parent | dev-java/woodstox-core: Stabilize 6.3.1 ppc64, #876448 (diff) | |
download | gentoo-ef280db1edcfcb9e4a639c0eafc4d9bfd19b1a1e.tar.gz gentoo-ef280db1edcfcb9e4a639c0eafc4d9bfd19b1a1e.tar.bz2 gentoo-ef280db1edcfcb9e4a639c0eafc4d9bfd19b1a1e.zip |
dev-java/aqute-bnd-annotation: Stabilize 6.3.1 ppc64, #876448
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-java/aqute-bnd-annotation/aqute-bnd-annotation-6.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/aqute-bnd-annotation/aqute-bnd-annotation-6.3.1.ebuild b/dev-java/aqute-bnd-annotation/aqute-bnd-annotation-6.3.1.ebuild index a17da7281257..6c48d84460d5 100644 --- a/dev-java/aqute-bnd-annotation/aqute-bnd-annotation-6.3.1.ebuild +++ b/dev-java/aqute-bnd-annotation/aqute-bnd-annotation-6.3.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.annotation/$ LICENSE="Apache-2.0 EPL-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 ~x86" # Common dependencies # POM: biz.aQute.bnd.annotation-${PV}.pom |