summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-10 20:34:10 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-10 20:34:10 +0200
commit648da3ceb2d70aa5dfe612db00eb3e4b9d2ccba7 (patch)
tree9450c155e9afa05d2c380fe57033657e16cecad3 /dev-perl/HTTP-Server-Simple-PSGI
parentdev-perl/HTTP-Request-AsCGI: Stabilize 1.200.0-r1 arm64, #885325 (diff)
downloadgentoo-648da3ceb2d70aa5dfe612db00eb3e4b9d2ccba7.tar.gz
gentoo-648da3ceb2d70aa5dfe612db00eb3e4b9d2ccba7.tar.bz2
gentoo-648da3ceb2d70aa5dfe612db00eb3e4b9d2ccba7.zip
dev-perl/HTTP-Server-Simple-PSGI: Stabilize 0.160.0-r1 arm64, #885325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/HTTP-Server-Simple-PSGI')
-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 f180fe2ebfff..dfe2b6762aca 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 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
>=dev-perl/HTTP-Server-Simple-0.420.0