summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:56:07 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 20:33:16 +0100
commitf9569d44101547c2ee36d742d019ad868a2a85a6 (patch)
tree5c5d51183883365f7c37d19362370ff98d30fe6f /dev-java/java-getopt
parentdev-java/javacup: drop x86-macos (diff)
downloadgentoo-f9569d44101547c2ee36d742d019ad868a2a85a6.tar.gz
gentoo-f9569d44101547c2ee36d742d019ad868a2a85a6.tar.bz2
gentoo-f9569d44101547c2ee36d742d019ad868a2a85a6.zip
dev-java/java-getopt: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/java-getopt/java-getopt-1.0.14.ebuild b/dev-java/java-getopt/java-getopt-1.0.14.ebuild
index d8fd667cc8fc..aa561593096a 100644
--- a/dev-java/java-getopt/java-getopt-1.0.14.ebuild
+++ b/dev-java/java-getopt/java-getopt-1.0.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,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 ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=virtual/jdk-1.4"