summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-01 06:22:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-01 06:22:44 +0200
commit834d4501032f6e325f532096e55efe7e44f6c14b (patch)
tree0eb6586ab62f14ea1e57af19a76e72ea9271a32e /dev-perl
parentdev-perl/HTTP-Request-AsCGI: Keyword 1.200.0-r1 arm, #878933 (diff)
downloadgentoo-834d4501032f6e325f532096e55efe7e44f6c14b.tar.gz
gentoo-834d4501032f6e325f532096e55efe7e44f6c14b.tar.bz2
gentoo-834d4501032f6e325f532096e55efe7e44f6c14b.zip
dev-perl/HTTP-Server-Simple-PSGI: Keyword 0.160.0-r1 arm, #878933
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0-r1.ebuild b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0-r1.ebuild
index d679becc4a8e..d40a92c4f259 100644
--- a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0-r1.ebuild
+++ b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="PSGI handler for HTTP::Server::Simple"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
>=dev-perl/HTTP-Server-Simple-0.420.0