summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 20:35:52 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:52:58 +0100
commit76055dbe8a21dfc3cda85f0d086fc5c09a29abf7 (patch)
tree170368b6761ffbefa7ae1cde69ef0509736c3f58 /dev-perl/Algorithm-Annotate
parentsys-fs/diskdev_cmds: adapt to musl (diff)
downloadgentoo-76055dbe8a21dfc3cda85f0d086fc5c09a29abf7.tar.gz
gentoo-76055dbe8a21dfc3cda85f0d086fc5c09a29abf7.tar.bz2
gentoo-76055dbe8a21dfc3cda85f0d086fc5c09a29abf7.zip
dev-perl/Algorithm-Annotate: 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-perl/Algorithm-Annotate')
-rw-r--r--dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.100.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.100.0-r2.ebuild b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.100.0-r2.ebuild
index bd1aa1c14079..4ddc0b04de99 100644
--- a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.100.0-r2.ebuild
+++ b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.100.0-r2.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Represent a series of changes in annotate form"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
RDEPEND=">=dev-perl/Algorithm-Diff-1.150.0"
BDEPEND="${RDEPEND}"