diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-07 15:31:48 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-07 15:31:48 +0100 |
commit | 4d4b64d92faf88c157f22b541d1e252daeffaae9 (patch) | |
tree | 1c197b57747910e6ac634c664a941defb513b498 /dev-perl/HTML-Mason-PSGIHandler | |
parent | sci-mathematics/lrcalc: Stabilize 2.1 amd64, #828376 (diff) | |
download | gentoo-4d4b64d92faf88c157f22b541d1e252daeffaae9.tar.gz gentoo-4d4b64d92faf88c157f22b541d1e252daeffaae9.tar.bz2 gentoo-4d4b64d92faf88c157f22b541d1e252daeffaae9.zip |
dev-perl/HTML-Mason-PSGIHandler: Stabilize 0.530.0-r1 amd64, #832314
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/HTML-Mason-PSGIHandler')
-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 94ced186bef1..2996491b9176 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 ~x86" IUSE="test" RESTRICT="!test? ( test )" |