diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:21 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:02:55 -0800 |
commit | 5ccff0813da2348ffe4af623e958647ddf120142 (patch) | |
tree | 9f2331f3c9752459cd46322231c9b3be867c2151 /dev-perl | |
parent | dev-perl/Math-Base-Convert: added ~ppc64, bug 579670 (diff) | |
download | gentoo-5ccff0813da2348ffe4af623e958647ddf120142.tar.gz gentoo-5ccff0813da2348ffe4af623e958647ddf120142.tar.bz2 gentoo-5ccff0813da2348ffe4af623e958647ddf120142.zip |
dev-perl/Text-Soundex: added ~ppc64, bug 579670
Diffstat (limited to 'dev-perl')
-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 57976bf9e22b..61ef099d1662 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 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~x86-fbsd" IUSE="test minimal" RDEPEND=" |