summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:52:18 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 20:33:12 +0100
commit72ed145604462db7486f6a4072de0a8dcce95840 (patch)
tree4e4edd0db0fb258d00cf2e0af3a50793115050cb /dev-java/commons-lang/commons-lang-2.0-r3.ebuild
parentdev-java/commons-io: drop x86-macos (diff)
downloadgentoo-72ed145604462db7486f6a4072de0a8dcce95840.tar.gz
gentoo-72ed145604462db7486f6a4072de0a8dcce95840.tar.bz2
gentoo-72ed145604462db7486f6a4072de0a8dcce95840.zip
dev-java/commons-lang: 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/commons-lang/commons-lang-2.0-r3.ebuild')
-rw-r--r--dev-java/commons-lang/commons-lang-2.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-lang/commons-lang-2.0-r3.ebuild b/dev-java/commons-lang/commons-lang-2.0-r3.ebuild
index 6fe664f4a31a..27621bd3d6a4 100644
--- a/dev-java/commons-lang/commons-lang-2.0-r3.ebuild
+++ b/dev-java/commons-lang/commons-lang-2.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.4
RDEPEND=">=virtual/jre-1.4"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
S="${WORKDIR}/${P}-src"