diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 14:30:01 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 14:31:06 -0400 |
commit | 8bb2675ee9c2ee13487f2229d4168f2a20c87e90 (patch) | |
tree | d5c30740ffcae7bb5a4fcf157680d5c51ea27f40 /dev-perl/Text-Soundex | |
parent | dev-perl/Math-Base-Convert: arm64 stable (diff) | |
download | gentoo-8bb2675ee9c2ee13487f2229d4168f2a20c87e90.tar.gz gentoo-8bb2675ee9c2ee13487f2229d4168f2a20c87e90.tar.bz2 gentoo-8bb2675ee9c2ee13487f2229d4168f2a20c87e90.zip |
dev-perl/Text-Soundex: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
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 055dd9aad2eb..5a3a12c83113 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 ~arm64 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" +KEYWORDS="amd64 ~arm arm64 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=" |