diff options
author | Sam James <sam@gentoo.org> | 2022-11-15 04:36:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-15 04:36:49 +0000 |
commit | 374a1476c37ff1a58263956cbdc7d35212405dea (patch) | |
tree | 523e4055d0af4c463b4a58220e1f9232ee4304df /dev-perl/HTTP-Server-Simple-PSGI | |
parent | dev-perl/HTTP-Server-Simple: Keyword 0.520.0-r1 hppa, #878933 (diff) | |
download | gentoo-374a1476c37ff1a58263956cbdc7d35212405dea.tar.gz gentoo-374a1476c37ff1a58263956cbdc7d35212405dea.tar.bz2 gentoo-374a1476c37ff1a58263956cbdc7d35212405dea.zip |
dev-perl/HTTP-Server-Simple-PSGI: Keyword 0.160.0-r1 hppa, #878933
Signed-off-by: Sam James <sam@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 75447dce6b14..4cfcefbd39d9 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 ~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 |