diff options
Diffstat (limited to 'dev-java')
| -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:* |
