dev-perl/Dist-Zilla-Plugin-LicenseFromModule: Add missing RESTRICT=test
authorKent Fredric <kentnl@gentoo.org>
Sun, 3 May 2020 17:16:52 +0000 (05:16 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sun, 3 May 2020 17:21:00 +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-LicenseFromModule/Dist-Zilla-Plugin-LicenseFromModule-0.70.0.ebuild

index 54e8c3e57430f7ff10d2787429923980403f4ddb..4b4b0144437365bf0ee7c7f3448c2b4f21159370 100644 (file)
@@ -11,7 +11,7 @@ DESCRIPTION="Extract License and Copyright from its main_module file"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
-
+RESTRICT="!test? ( test )"
 RDEPEND="
        >=dev-perl/Dist-Zilla-4.300.30
        >=virtual/perl-Module-Load-0.320.0