summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:37:34 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:54:17 +0100
commit7171a8dacc8b537f5c93ca79444d3c254f1950be (patch)
treebeb12f69710d5c4b398312667f6a2586030dfd7d /dev-perl
parentdev-perl/Text-Shellwords: drop x86-macos (diff)
downloadgentoo-7171a8dacc8b537f5c93ca79444d3c254f1950be.tar.gz
gentoo-7171a8dacc8b537f5c93ca79444d3c254f1950be.tar.bz2
gentoo-7171a8dacc8b537f5c93ca79444d3c254f1950be.zip
dev-perl/Text-Soundex: 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')
-rw-r--r--dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
index 2f0ee6075978..85988806be51 100644
--- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
+++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.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=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Implementation of the soundex algorithm"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test minimal"
RESTRICT="!test? ( test )"