diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-26 06:05:47 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-26 06:05:47 +0000 |
commit | d253a6adaa0ae0708878b2eab710dd91d6f72271 (patch) | |
tree | 1db5c27ee7e847d92da022ec0e2f11af076aa7e5 /dev-perl | |
parent | dev-perl/Encode-JIS2K: Keyword 0.30.0-r1 ppc64, #932752 (diff) | |
download | gentoo-d253a6adaa0ae0708878b2eab710dd91d6f72271.tar.gz gentoo-d253a6adaa0ae0708878b2eab710dd91d6f72271.tar.bz2 gentoo-d253a6adaa0ae0708878b2eab710dd91d6f72271.zip |
dev-perl/Lingua-Translit: Keyword 0.290.0 ppc64, #932752
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Lingua-Translit/Lingua-Translit-0.290.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 68368bed431f..cb37d4bcb1c8 100644 --- a/dev-perl/Lingua-Translit/Lingua-Translit-0.290.0.ebuild +++ b/dev-perl/Lingua-Translit/Lingua-Translit-0.290.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="Transliterates text between writing systems" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" BDEPEND="virtual/perl-ExtUtils-MakeMaker" |