summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-10-27 17:07:10 +0200
committerFabian Groffen <grobian@gentoo.org>2018-10-27 17:07:10 +0200
commita7158718eaaf14bc2c88103ceac892a99e15825e (patch)
tree266518b08a649b76ce1d29976f8b9f41c1b10af5 /dev-perl/Text-Soundex
parentdev-perl/Clone: added Prefix keywords, bug #665088 (diff)
downloadgentoo-a7158718eaaf14bc2c88103ceac892a99e15825e.tar.gz
gentoo-a7158718eaaf14bc2c88103ceac892a99e15825e.tar.bz2
gentoo-a7158718eaaf14bc2c88103ceac892a99e15825e.zip
dev-perl/Text-Soundex: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Text-Soundex')
-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 ef9ecdca4975..256ec42b6c94 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-2017 Gentoo Foundation
+# Copyright 1999-2018 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 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test minimal"
RDEPEND="