diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-22 12:46:09 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-22 12:46:09 +0200 |
commit | ff2bc8e364da9df69e556cba302ce72d6c087b13 (patch) | |
tree | b98e80fe48911b84c7d906c15d5214eb99cc24bf /dev-perl/Text-Soundex | |
parent | dev-perl/SQL-Statement: ppc64 stable (bug 619060) (diff) | |
download | gentoo-ff2bc8e364da9df69e556cba302ce72d6c087b13.tar.gz gentoo-ff2bc8e364da9df69e556cba302ce72d6c087b13.tar.bz2 gentoo-ff2bc8e364da9df69e556cba302ce72d6c087b13.zip |
dev-perl/Text-Soundex: ppc64 stable (bug 619060)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl/Text-Soundex')
-rw-r--r-- | dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 f16b961b71d3..ef9ecdca4975 100644 --- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild +++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild @@ -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 ~x86-fbsd" IUSE="test minimal" RDEPEND=" |