diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 10:17:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 10:17:37 +0200 |
commit | 832ee01e95924d56795cb54bd2948c554283ea40 (patch) | |
tree | f9247a8d506dd90d63196bf058515e87a9af78d6 /dev-java | |
parent | dev-java/bndlib: Stabilize 7.0.0 x86, #921013 (diff) | |
download | gentoo-832ee01e95924d56795cb54bd2948c554283ea40.tar.gz gentoo-832ee01e95924d56795cb54bd2948c554283ea40.tar.bz2 gentoo-832ee01e95924d56795cb54bd2948c554283ea40.zip |
dev-java/bnd-annotation: Stabilize 7.0.0 x86, #921013
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
-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 5a95f5a43693..a66b70291b68 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 ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" DEPEND=" dev-java/osgi-cmpn:8 |