summaryrefslogtreecommitdiff
path: root/dev-python/mpmath/mpmath-1.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mpmath/mpmath-1.1.0.ebuild')
-rw-r--r--dev-python/mpmath/mpmath-1.1.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/mpmath/mpmath-1.1.0.ebuild b/dev-python/mpmath/mpmath-1.1.0.ebuild
index cd619f90486c..467c4a424f18 100644
--- a/dev-python/mpmath/mpmath-1.1.0.ebuild
+++ b/dev-python/mpmath/mpmath-1.1.0.ebuild
@@ -16,6 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="gmp matplotlib test"
+RESTRICT="!test? ( test )"
RDEPEND="
gmp? ( dev-python/gmpy )