summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 14:21:43 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 14:21:43 +0100
commite03a53a412adaa657f4fde1d88726b2815205cfb (patch)
tree8ec4f1022be447dcae5ad9ecb6e92b7ee396b901 /app-portage
parentapp-portage/elt-patches: drop x86-macos (diff)
downloadgentoo-e03a53a412adaa657f4fde1d88726b2815205cfb.tar.gz
gentoo-e03a53a412adaa657f4fde1d88726b2815205cfb.tar.bz2
gentoo-e03a53a412adaa657f4fde1d88726b2815205cfb.zip
app-portage/esearch: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/esearch/esearch-1.3-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/esearch/esearch-1.3-r3.ebuild b/app-portage/esearch/esearch-1.3-r3.ebuild
index 7681c8de0042..c379c07378a6 100644
--- a/app-portage/esearch/esearch-1.3-r3.ebuild
+++ b/app-portage/esearch/esearch-1.3-r3.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=7
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="l10n_fr l10n_it"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
DEPEND="sys-apps/portage"
RDEPEND="${DEPEND}"