diff options
author | Sam James <sam@gentoo.org> | 2022-06-16 16:13:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-16 16:13:19 +0100 |
commit | 6c9f0013297bf3a57ea0814c1b8ea7c920e94b69 (patch) | |
tree | bad3d80e53d5680a7df6679ba754f2b12ca100aa /dev-java/findbugs-annotations | |
parent | dev-python/pyx: add myself as a maintainer (diff) | |
download | gentoo-6c9f0013297bf3a57ea0814c1b8ea7c920e94b69.tar.gz gentoo-6c9f0013297bf3a57ea0814c1b8ea7c920e94b69.tar.bz2 gentoo-6c9f0013297bf3a57ea0814c1b8ea7c920e94b69.zip |
dev-java/findbugs-annotations: Stabilize 3.0.1 amd64, #837749
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/findbugs-annotations')
-rw-r--r-- | dev-java/findbugs-annotations/findbugs-annotations-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/findbugs-annotations/findbugs-annotations-3.0.1.ebuild b/dev-java/findbugs-annotations/findbugs-annotations-3.0.1.ebuild index 22b9af5b27f8..c7c266349958 100644 --- a/dev-java/findbugs-annotations/findbugs-annotations-3.0.1.ebuild +++ b/dev-java/findbugs-annotations/findbugs-annotations-3.0.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://repo1.maven.org/maven2/com/google/code/findbugs/${PN}/${PV}/${P LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" # Common dependencies # POM: ${P}.pom |