summaryrefslogtreecommitdiff
path: root/dev-java/java-getopt
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2025-12-17 16:07:23 +0100
committerFabian Groffen <grobian@gentoo.org>2025-12-17 16:10:39 +0100
commit0a7ffce789e36042bac35ea5e0b8b2b654e5b490 (patch)
treeb9d210145788cebcbef78bd058101590138cd7d0 /dev-java/java-getopt
parentb91e00c54d7f081447bfb8cb47c3015db9364206 (diff)
downloadgentoo-0a7ffce789e36042bac35ea5e0b8b2b654e5b490.tar.gz
gentoo-0a7ffce789e36042bac35ea5e0b8b2b654e5b490.tar.bz2
gentoo-0a7ffce789e36042bac35ea5e0b8b2b654e5b490.zip
*: remove ppc-macos keyword
The arch and OS that matches it are obsolete. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-java/java-getopt')
-rw-r--r--dev-java/java-getopt/java-getopt-1.0.14-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/java-getopt/java-getopt-1.0.14-r3.ebuild b/dev-java/java-getopt/java-getopt-1.0.14-r3.ebuild
index 625f6d74c31b..e625aef044cc 100644
--- a/dev-java/java-getopt/java-getopt-1.0.14-r3.ebuild
+++ b/dev-java/java-getopt/java-getopt-1.0.14-r3.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 ~arm64 ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm64 ppc64 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"