diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-06-04 18:41:14 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-06-04 18:44:28 +0800 |
commit | 6845315e4b1538c26c268478f39a29c2acb13c0e (patch) | |
tree | e642f738a705c0ab36d364830f9214b4df20d912 /dev-perl | |
parent | dev-perl/Log-Any: keyword 1.710.0 for ~loong (diff) | |
download | gentoo-6845315e4b1538c26c268478f39a29c2acb13c0e.tar.gz gentoo-6845315e4b1538c26c268478f39a29c2acb13c0e.tar.bz2 gentoo-6845315e4b1538c26c268478f39a29c2acb13c0e.zip |
dev-perl/Text-Soundex: keyword 3.50.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-Soundex/Text-Soundex-3.50.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Soundex/Text-Soundex-3.50.0-r1.ebuild b/dev-perl/Text-Soundex/Text-Soundex-3.50.0-r1.ebuild index 48677f8485df..1013fb2b799a 100644 --- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0-r1.ebuild +++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Implementation of the soundex algorithm" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm arm64 ~loong ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="minimal" RDEPEND=" |