diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:25:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:25:37 +0200 |
commit | 819efbd236e2b74a4c43d01bcbbf6ac9ce65f213 (patch) | |
tree | 1b858029436bd6f2e1ba6911fee01b7a3ff26400 /dev-perl/HTTP-Server-Simple | |
parent | dev-perl/HTTP-Headers-Fast: Stabilize 0.220.0-r1 arm, #885325 (diff) | |
download | gentoo-819efbd236e2b74a4c43d01bcbbf6ac9ce65f213.tar.gz gentoo-819efbd236e2b74a4c43d01bcbbf6ac9ce65f213.tar.bz2 gentoo-819efbd236e2b74a4c43d01bcbbf6ac9ce65f213.zip |
dev-perl/HTTP-Server-Simple: Stabilize 0.520.0-r1 arm, #885325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/HTTP-Server-Simple')
-rw-r--r-- | dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 c2fc118d95c4..fedb9881c738 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight HTTP Server" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~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 |