summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-09-22 19:52:08 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-09-27 14:02:10 +0200
commitb7ee4643c5a31786934613f8c735539837f710b2 (patch)
tree03ba5e0fd84faed4650c62d0eee8276f3dd17453
parentdev-perl/HTTP-Request-AsCGI: Keyword 1.200.0-r1 riscv, #872365 (diff)
downloadgentoo-b7ee4643c5a31786934613f8c735539837f710b2.tar.gz
gentoo-b7ee4643c5a31786934613f8c735539837f710b2.tar.bz2
gentoo-b7ee4643c5a31786934613f8c735539837f710b2.zip
dev-perl/HTTP-Server-Simple: Keyword 0.520.0-r1 riscv, #872365
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0-r1.ebuild b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0-r1.ebuild
index abf560fe9847..274245e4182a 100644
--- a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0-r1.ebuild
+++ b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.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="Lightweight HTTP Server"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
dev-perl/CGI