diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-03-16 12:05:05 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-03-17 02:17:34 -0400 |
commit | cfcddd7b231780d9fb7769806efc1cc4d7ed6f6d (patch) | |
tree | 38fa692c6e86b12c5e7c8010b319b73132efa6d1 /dev-perl/FCGI-Client | |
parent | dev-perl/Type-Tiny: Keyword 2.4.0-r1 loong, #924662 (diff) | |
download | gentoo-cfcddd7b231780d9fb7769806efc1cc4d7ed6f6d.tar.gz gentoo-cfcddd7b231780d9fb7769806efc1cc4d7ed6f6d.tar.bz2 gentoo-cfcddd7b231780d9fb7769806efc1cc4d7ed6f6d.zip |
dev-perl/FCGI-Client: Keyword 0.90.0 loong, #924662
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-perl/FCGI-Client')
-rw-r--r-- | dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild b/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild index c65d86014863..47e9d522b763 100644 --- a/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild +++ b/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Client library for fastcgi protocol" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" virtual/perl-IO |