diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-31 13:00:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-31 13:00:47 +0000 |
| commit | fa9e005d54311c5ec165396e28fa08b775e685d5 (patch) | |
| tree | 5b9cb29eba502af722ad7c9c79ae4261c8824512 /dev-java | |
| parent | 673ab17256bcf635586322e133f96a505997273b (diff) | |
| download | baldeagleos-repo-fa9e005d54311c5ec165396e28fa08b775e685d5.tar.gz baldeagleos-repo-fa9e005d54311c5ec165396e28fa08b775e685d5.tar.xz baldeagleos-repo-fa9e005d54311c5ec165396e28fa08b775e685d5.zip | |
Adding metadata
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:* |
