summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Email-FolderType/Email-FolderType-0.814.0-r1.ebuild')
-rw-r--r--dev-perl/Email-FolderType/Email-FolderType-0.814.0-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/Email-FolderType/Email-FolderType-0.814.0-r1.ebuild b/dev-perl/Email-FolderType/Email-FolderType-0.814.0-r1.ebuild
index 607de9f213d9..8c95cba31943 100644
--- a/dev-perl/Email-FolderType/Email-FolderType-0.814.0-r1.ebuild
+++ b/dev-perl/Email-FolderType/Email-FolderType-0.814.0-r1.ebuild
@@ -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