diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:25:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:25:44 +0200 |
commit | e1d0e15d26d4b64392da011295e475c0d54c16ff (patch) | |
tree | d8e19e89183dccb86c2c702ae01f286ed9426b3d /dev-perl/HTTP-Server-Simple-PSGI | |
parent | dev-perl/HTTP-Request-AsCGI: Stabilize 1.200.0-r1 arm, #885325 (diff) | |
download | gentoo-e1d0e15d26d4b64392da011295e475c0d54c16ff.tar.gz gentoo-e1d0e15d26d4b64392da011295e475c0d54c16ff.tar.bz2 gentoo-e1d0e15d26d4b64392da011295e475c0d54c16ff.zip |
dev-perl/HTTP-Server-Simple-PSGI: Stabilize 0.160.0-r1 arm, #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.ebuild | 2 |
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 4cfcefbd39d9..f180fe2ebfff 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 |