*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / Email-FolderType / Email-FolderType-0.814.0-r1.ebuild
index 607de9f213d93c4b99666acae025bece0b3e3e9a..8c95cba3194366abec96ce02427da46ee5f9491c 100644 (file)
@@ -12,6 +12,7 @@ DESCRIPTION="Determine the type of a mail folder"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=virtual/perl-Exporter-5.570.0