diff options
author | 2024-06-14 22:41:46 -0400 | |
---|---|---|
committer | 2024-06-15 09:14:32 +0300 | |
commit | 66f0f0da48a8dffd54cc30f58aa61f722a8da83c (patch) | |
tree | 6b84fae90229582e2ab154b06c6386642bbd3dd9 /dev-perl/Lingua-Translit | |
parent | dev-perl/Encode-JIS2K: Keyword 0.30.0-r1 mips, #932752 (diff) | |
download | gentoo-66f0f0da48a8dffd54cc30f58aa61f722a8da83c.tar.gz gentoo-66f0f0da48a8dffd54cc30f58aa61f722a8da83c.tar.bz2 gentoo-66f0f0da48a8dffd54cc30f58aa61f722a8da83c.zip |
dev-perl/Lingua-Translit: Keyword 0.290.0 mips, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-perl/Lingua-Translit')
-rw-r--r-- | dev-perl/Lingua-Translit/Lingua-Translit-0.290.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Lingua-Translit/Lingua-Translit-0.290.0.ebuild b/dev-perl/Lingua-Translit/Lingua-Translit-0.290.0.ebuild index 05d692768313..e2ae20a3d8c9 100644 --- a/dev-perl/Lingua-Translit/Lingua-Translit-0.290.0.ebuild +++ b/dev-perl/Lingua-Translit/Lingua-Translit-0.290.0.ebuild @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="Transliterates text between writing systems" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" BDEPEND="virtual/perl-ExtUtils-MakeMaker" |