From c3bb702c6ea7615c9b1f70c940088c8b323b02fe Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 19 Aug 2026 19:43:30 +0100 Subject: [PATCH] dev-java/findbugs-annotations: Stabilize 4.10.3 amd64, #981063 Signed-off-by: Sam James --- .../findbugs-annotations/findbugs-annotations-4.10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/findbugs-annotations/findbugs-annotations-4.10.3.ebuild b/dev-java/findbugs-annotations/findbugs-annotations-4.10.3.ebuild index 4c6f5a4037c4b..235206b72beca 100644 --- a/dev-java/findbugs-annotations/findbugs-annotations-4.10.3.ebuild +++ b/dev-java/findbugs-annotations/findbugs-annotations-4.10.3.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/spotbugs-${PV}/spotbugs-annotations" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" CP_DEPEND=" >=dev-java/jsr305-3.0.2:0