summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-03 08:56:15 +0000
committerSam James <sam@gentoo.org>2024-01-03 08:56:15 +0000
commit0016f1a37a61c2dfe30c7829dd57a1e72fb5e2a6 (patch)
tree1fdf6eaf3a6237902c0c97603ab79cfd490461c9
parentmedia-sound/lilypond: fix minimum guile version (diff)
downloadgentoo-0016f1a37a61c2dfe30c7829dd57a1e72fb5e2a6.tar.gz
gentoo-0016f1a37a61c2dfe30c7829dd57a1e72fb5e2a6.tar.bz2
gentoo-0016f1a37a61c2dfe30c7829dd57a1e72fb5e2a6.zip
dev-java/maven-bin: Stabilize 3.9.6 amd64, #921251
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-java/maven-bin/maven-bin-3.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/maven-bin/maven-bin-3.9.6.ebuild b/dev-java/maven-bin/maven-bin-3.9.6.ebuild
index 8290d36836f5..c4dc7cfa3144 100644
--- a/dev-java/maven-bin/maven-bin-3.9.6.ebuild
+++ b/dev-java/maven-bin/maven-bin-3.9.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="https://maven.apache.org/"
LICENSE="Apache-2.0"
SLOT="3.9"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND="
>=virtual/jdk-1.8:*