summaryrefslogtreecommitdiff
path: root/dev-java/java-getopt
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-10-13 07:57:31 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-10-13 07:57:31 +0000
commit043635c3c696aa765f9b5b012ef305bc8b622d85 (patch)
treedb5193ff21f23c5bb7f5689704f11b8d71b18d1f /dev-java/java-getopt
parentec98641419bd98b21d61f59180a5b8fad015035d (diff)
downloadbaldeagleos-repo-043635c3c696aa765f9b5b012ef305bc8b622d85.tar.gz
baldeagleos-repo-043635c3c696aa765f9b5b012ef305bc8b622d85.tar.xz
baldeagleos-repo-043635c3c696aa765f9b5b012ef305bc8b622d85.zip
Adding metadata
Diffstat (limited to 'dev-java/java-getopt')
-rw-r--r--dev-java/java-getopt/java-getopt-1.0.14-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/java-getopt/java-getopt-1.0.14-r2.ebuild b/dev-java/java-getopt/java-getopt-1.0.14-r2.ebuild
index 44bec027d4f2..da855c85be92 100644
--- a/dev-java/java-getopt/java-getopt-1.0.14-r2.ebuild
+++ b/dev-java/java-getopt/java-getopt-1.0.14-r2.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
@@ -14,7 +14,7 @@ SRC_URI="https://www.urbanophile.com/arenn/hacking/getopt/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="1"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"