summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 16:20:32 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 16:20:32 +0100
commit52b08de8b4810ec056c27b532689bbbf468b470e (patch)
treed7b083fefddcc19d00e49c4bb72a109caaa9ca2b /sys-apps/ack/ack-3.0.0.ebuild
parentsci-visualization/gnuplot: drop x86-macos (diff)
downloadgentoo-52b08de8b4810ec056c27b532689bbbf468b470e.tar.gz
gentoo-52b08de8b4810ec056c27b532689bbbf468b470e.tar.bz2
gentoo-52b08de8b4810ec056c27b532689bbbf468b470e.zip
sys-apps/ack: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-apps/ack/ack-3.0.0.ebuild')
-rw-r--r--sys-apps/ack/ack-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ack/ack-3.0.0.ebuild b/sys-apps/ack/ack-3.0.0.ebuild
index c3870edf5b2f..01badc0b6234 100644
--- a/sys-apps/ack/ack-3.0.0.ebuild
+++ b/sys-apps/ack/ack-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="https://beyondgrep.com"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"