summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-25 19:53:20 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-25 19:59:47 +0100
commit56b6a0f2ab7aab7392d44796310afb329a91719a (patch)
treeefb867e68d56afb73684ae09c6a2f302c9001836 /dev-perl/Mail-SPF
parentdev-util/pycharm-community: Remove old (diff)
downloadgentoo-56b6a0f2ab7aab7392d44796310afb329a91719a.tar.gz
gentoo-56b6a0f2ab7aab7392d44796310afb329a91719a.tar.bz2
gentoo-56b6a0f2ab7aab7392d44796310afb329a91719a.zip
dev-perl/Mail-SPF: Restrict tests, bug 578246
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/Mail-SPF')
-rw-r--r--dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
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 60331e401395..2ae858cf2471 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