diff options
author | 2021-09-16 15:40:48 +1000 | |
---|---|---|
committer | 2021-09-17 15:48:47 +0800 | |
commit | 91c3c9d1bc43e3ce2e9997be04c2995190b343a0 (patch) | |
tree | 49bdb6eeb22ec4de83a86d301e788c4950a3212f /dev-perl | |
parent | dev-perl/Math-Base-Convert: keyword 0.110.0 for ~riscv (diff) | |
download | gentoo-91c3c9d1bc43e3ce2e9997be04c2995190b343a0.tar.gz gentoo-91c3c9d1bc43e3ce2e9997be04c2995190b343a0.tar.bz2 gentoo-91c3c9d1bc43e3ce2e9997be04c2995190b343a0.zip |
dev-perl/Text-Soundex: keyword 3.50.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
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 85988806be5..6bb5aed3060 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |