summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-05 19:48:43 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-05 19:48:43 +0200
commit433a106d852130e6a6292a9d3a52a4f974de9724 (patch)
tree5c8e8d8d3900812598ed56b61e3d79613a6640e4 /dev-java/libg
parentdev-java/bnd-util: Stabilize 7.1.0 amd64, #946819 (diff)
downloadgentoo-433a106d852130e6a6292a9d3a52a4f974de9724.tar.gz
gentoo-433a106d852130e6a6292a9d3a52a4f974de9724.tar.bz2
gentoo-433a106d852130e6a6292a9d3a52a4f974de9724.zip
dev-java/libg: Stabilize 7.1.0 amd64, #946819
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/libg')
-rw-r--r--dev-java/libg/libg-7.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/libg/libg-7.1.0.ebuild b/dev-java/libg/libg-7.1.0.ebuild
index 4aeca1dfcea8..4085cb221b2f 100644
--- a/dev-java/libg/libg-7.1.0.ebuild
+++ b/dev-java/libg/libg-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"
+KEYWORDS="amd64 ~arm64"
# aQute.bnd.test.jupiter does not exist
# org.assertj.core.api.junit.jupiter does not exist
RESTRICT="test" #839681