diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:21 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:02:35 +0100 |
commit | 9567236d83da627d26fc23c1f020b9e4bc9ae9e0 (patch) | |
tree | 60421ef8f878aba68a7b466286f6462d5f3b0eca /dev-perl | |
parent | dev-perl/HTML-Gumbo: Keyword 0.180.0-r1 riscv, #878483 (diff) | |
download | gentoo-9567236d83da627d26fc23c1f020b9e4bc9ae9e0.tar.gz gentoo-9567236d83da627d26fc23c1f020b9e4bc9ae9e0.tar.bz2 gentoo-9567236d83da627d26fc23c1f020b9e4bc9ae9e0.zip |
dev-perl/HTML-Mason-PSGIHandler: Keyword 0.530.0-r1 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.530.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.530.0-r1.ebuild b/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.530.0-r1.ebuild index 2996491b9176..5a58a9cb927d 100644 --- a/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.530.0-r1.ebuild +++ b/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.530.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI handler for HTML::Mason" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |