summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Devel-CheckLib')
-rw-r--r--dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild3
-rw-r--r--dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild1
2 files changed, 3 insertions, 1 deletions
diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild
index d3946bf0c052..95f041d76303 100644
--- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild
+++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,6 +12,7 @@ DESCRIPTION="check that a library is available"
SLOT="0"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 sparc x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
>=virtual/perl-File-Temp-0.160.0
diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild
index 364413db9427..00184fa29b7f 100644
--- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild
+++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild
@@ -12,6 +12,7 @@ DESCRIPTION="check that a library is available"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
>=virtual/perl-File-Temp-0.160.0