commit: b08518ea937b8b92c28ad772b8123808369876ba Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 10 08:47:57 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 10 08:47:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08518ea
dev-perl/Text-Soundex: Keyword 3.50.0-r1 mips, #947788 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/Text-Soundex/Text-Soundex-3.50.0-r1.ebuild | 4 ++-- 1 file 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 1013fb2b799a..e013f317efa3 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-2023 Gentoo Authors +# Copyright 1999-2025 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 ~loong ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="minimal" RDEPEND="