summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-18 07:44:36 +0100
committerSam James <sam@gentoo.org>2023-10-18 07:44:36 +0100
commita06e5fd252f764905105a5e896edc8c2db8aad16 (patch)
tree9c6f0073965fcb0aea4a466914ea2d215ae89715 /dev-java/java-getopt
parentqt5-build.eclass: guard -Wl,--undefined-version with tc-ld-is-lld (diff)
downloadgentoo-a06e5fd252f764905105a5e896edc8c2db8aad16.tar.gz
gentoo-a06e5fd252f764905105a5e896edc8c2db8aad16.tar.bz2
gentoo-a06e5fd252f764905105a5e896edc8c2db8aad16.zip
dev-java/java-getopt: Stabilize 1.0.14-r2 amd64, #915914
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/java-getopt')
-rw-r--r--dev-java/java-getopt/java-getopt-1.0.14-r2.ebuild2
1 files changed, 1 insertions, 1 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 fa256a4e77ce..16d526282a11 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
@@ -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 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"