diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-09-22 19:52:01 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-27 14:01:54 +0200 |
commit | 49bdf9ac1a241839cfef6f4686e881dddd18d06c (patch) | |
tree | 37459e868a831562b0c8da32fd0717152cc66908 /dev-perl | |
parent | dev-perl/CGI-Compile: Keyword 0.250.0 riscv, #872365 (diff) | |
download | gentoo-49bdf9ac1a241839cfef6f4686e881dddd18d06c.tar.gz gentoo-49bdf9ac1a241839cfef6f4686e881dddd18d06c.tar.bz2 gentoo-49bdf9ac1a241839cfef6f4686e881dddd18d06c.zip |
dev-perl/CGI-Emulate-PSGI: Keyword 0.230.0-r1 riscv, #872365
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0-r1.ebuild b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0-r1.ebuild index 39a76dd9bad7..e96a7c219ccf 100644 --- a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0-r1.ebuild +++ b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI adapter for CGI" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" >=dev-perl/CGI-3.630.0 |