summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.180.0.ebuild')
-rw-r--r--dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.180.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.180.0.ebuild b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.180.0.ebuild
index 12389e007fac..2780ffb6d8f9 100644
--- a/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.180.0.ebuild
+++ b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.180.0.ebuild
@@ -12,6 +12,7 @@ DESCRIPTION="What BigInts are before they become big"
SLOT="0"
KEYWORDS="~amd64 x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
>=virtual/perl-Math-BigInt-1.999.812