diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:56 +0200 |
commit | 29450b48d7e627cb1ad4ec182c67453c53358404 (patch) | |
tree | 9648f3f055b82d7932aac615bde9c809e2e4cef6 /dev-perl | |
parent | dev-perl/HTTP-Server-Simple: Keyword 0.520.0-r1 arm64, #878933 (diff) | |
download | gentoo-29450b48d7e627cb1ad4ec182c67453c53358404.tar.gz gentoo-29450b48d7e627cb1ad4ec182c67453c53358404.tar.bz2 gentoo-29450b48d7e627cb1ad4ec182c67453c53358404.zip |
dev-perl/HTTP-Server-Simple-PSGI: Keyword 0.160.0-r1 arm64, #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.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 d40a92c4f259..75447dce6b14 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 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" >=dev-perl/HTTP-Server-Simple-0.420.0 |