commit: 56b6a0f2ab7aab7392d44796310afb329a91719a
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 18:53:20 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 18:59:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b6a0f2
dev-perl/Mail-SPF: Restrict tests, bug 578246
Package-Manager: portage-2.2.28
dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild
b/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild
index 60331e4..2ae858c 100644
--- a/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild
+++ b/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild
@@ -16,6 +16,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86
~x86-fbsd"
IUSE="test"
+RESTRICT=test
+
RDEPEND="
dev-perl/Error
>=dev-perl/Net-DNS-0.620.0