diff options
author | 2023-01-31 13:48:04 +0200 | |
---|---|---|
committer | 2023-01-31 13:48:04 +0200 | |
commit | 6ca6bea2c061ac1f2c47239bf57cb06e1a493656 (patch) | |
tree | ed52cbae7cd33746cd9e91fee0d0c197ef59e221 /dev-java/maven-bin | |
parent | media-sound/abcmidi: Stabilize 2022.12.30 amd64, #892695 (diff) | |
download | gentoo-6ca6bea2c061ac1f2c47239bf57cb06e1a493656.tar.gz gentoo-6ca6bea2c061ac1f2c47239bf57cb06e1a493656.tar.bz2 gentoo-6ca6bea2c061ac1f2c47239bf57cb06e1a493656.zip |
dev-java/maven-bin: Stabilize 3.8.7 amd64, #892696
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/maven-bin')
-rw-r--r-- | dev-java/maven-bin/maven-bin-3.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/maven-bin/maven-bin-3.8.7.ebuild b/dev-java/maven-bin/maven-bin-3.8.7.ebuild index 8f533bbc4a50..4d87e94d00d0 100644 --- a/dev-java/maven-bin/maven-bin-3.8.7.ebuild +++ b/dev-java/maven-bin/maven-bin-3.8.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 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.8" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=" >=virtual/jdk-1.8:* |