summaryrefslogtreecommitdiff
path: root/dev-perl/MongoDB/MongoDB-1.8.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/MongoDB/MongoDB-1.8.0.ebuild')
-rw-r--r--dev-perl/MongoDB/MongoDB-1.8.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/MongoDB/MongoDB-1.8.0.ebuild b/dev-perl/MongoDB/MongoDB-1.8.0.ebuild
index 566c6bb8cd99..f9b804fe97a3 100644
--- a/dev-perl/MongoDB/MongoDB-1.8.0.ebuild
+++ b/dev-perl/MongoDB/MongoDB-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,6 +14,7 @@ KEYWORDS="~amd64"
LICENSE="Apache-2.0"
IUSE="test minimal"
+RESTRICT="!test? ( test )"
# IO::Socket::SSL was escallated from suggested to recommended
RDEPEND="