diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:23:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:23:56 +0200 |
commit | 80d2086ea84448a2dd8d8a8eaf571e5969df6991 (patch) | |
tree | d7f21fe9e6538ce0023f068663204d2275daf288 /dev-perl/Text-Soundex | |
parent | dev-perl/SQL-Statement: x86 stable wrt bug #619060 (diff) | |
download | gentoo-80d2086ea84448a2dd8d8a8eaf571e5969df6991.tar.gz gentoo-80d2086ea84448a2dd8d8a8eaf571e5969df6991.tar.bz2 gentoo-80d2086ea84448a2dd8d8a8eaf571e5969df6991.zip |
dev-perl/Text-Soundex: x86 stable wrt bug #619060
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 3a513eacb7a6..3677b3e67423 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=" |