diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-28 18:18:15 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-29 04:21:00 +0000 |
commit | 83605d57b956b988ede2717239d416a63ecff221 (patch) | |
tree | 58f4ca67bf53f7ccbb289988f274b6cc8c2b3a82 /dev-perl | |
parent | dev-perl/HTTP-Server-Simple: Keyword 0.520.0-r1 mips, #878933 (diff) | |
download | gentoo-83605d57b956b988ede2717239d416a63ecff221.tar.gz gentoo-83605d57b956b988ede2717239d416a63ecff221.tar.bz2 gentoo-83605d57b956b988ede2717239d416a63ecff221.zip |
dev-perl/HTTP-Server-Simple-PSGI: Keyword 0.160.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')
-rw-r--r-- | dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 dfe2b6762aca..cb3630ff409c 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 @@ -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 @@ -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 ~mips ppc ppc64 ~riscv sparc x86" RDEPEND=" >=dev-perl/HTTP-Server-Simple-0.420.0 |