diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-28 18:18:13 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-29 04:21:00 +0000 |
commit | b00e273204f016fafd1daf0efa438e24b9b179dd (patch) | |
tree | d8f81ecdd1fc8d8ba3f88792c653c872fa606dcd /dev-perl/HTTP-Server-Simple | |
parent | dev-perl/HTTP-Request-AsCGI: Keyword 1.200.0-r1 mips, #878933 (diff) | |
download | gentoo-b00e273204f016fafd1daf0efa438e24b9b179dd.tar.gz gentoo-b00e273204f016fafd1daf0efa438e24b9b179dd.tar.bz2 gentoo-b00e273204f016fafd1daf0efa438e24b9b179dd.zip |
dev-perl/HTTP-Server-Simple: Keyword 0.520.0-r1 mips, #878933
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@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 | 4 |
1 files changed, 2 insertions, 2 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 d74aab4842d2..920f44184604 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" dev-perl/CGI |