dev-perl/Dist-Zilla-Plugin-ModuleBuildTiny: Fix MissingTestRestrict
authorKent Fredric <kentnl@gentoo.org>
Sun, 3 May 2020 17:17:41 +0000 (05:17 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sun, 3 May 2020 17:21:03 +0000 (05:21 +1200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
dev-perl/Dist-Zilla-Plugin-ModuleBuildTiny/Dist-Zilla-Plugin-ModuleBuildTiny-0.15.0.ebuild

index 4a5950b2585fbde9f98339fe85120e9754d15b69..b24e057d226a67ef441fce682bfd089111493769 100644 (file)
@@ -11,7 +11,7 @@ DESCRIPTION="Build a Build.PL that uses Module::Build::Tiny"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
-
+RESTRICT="!test? ( test )"
 RDEPEND="
        >=dev-perl/Dist-Zilla-4.300.39
        >=dev-perl/Module-Build-Tiny-0.39.0