diff options
author | 2025-01-05 19:48:43 +0200 | |
---|---|---|
committer | 2025-01-05 19:48:43 +0200 | |
commit | d21354d1e5413fd2bc672c58ead12075921edb36 (patch) | |
tree | 99eb8b7133d71f673094545de6a09d9987df9b31 /dev-java | |
parent | dev-java/bndlib: Stabilize 7.1.0 amd64, #946819 (diff) | |
download | gentoo-d21354d1e5413fd2bc672c58ead12075921edb36.tar.gz gentoo-d21354d1e5413fd2bc672c58ead12075921edb36.tar.bz2 gentoo-d21354d1e5413fd2bc672c58ead12075921edb36.zip |
dev-java/bnd-annotation: Stabilize 7.1.0 amd64, #946819
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/bnd-annotation/bnd-annotation-7.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/bnd-annotation/bnd-annotation-7.1.0.ebuild b/dev-java/bnd-annotation/bnd-annotation-7.1.0.ebuild index 939ae99fc8ea..7b8979c026db 100644 --- a/dev-java/bnd-annotation/bnd-annotation-7.1.0.ebuild +++ b/dev-java/bnd-annotation/bnd-annotation-7.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S="${WORKDIR}/bnd-${PV/_rc/.RC}" LICENSE="Apache-2.0 EPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" DEPEND=" dev-java/osgi-cmpn:8 |