diff options
Diffstat (limited to 'dev-python/seaborn/seaborn-0.7.1.ebuild')
-rw-r--r-- | dev-python/seaborn/seaborn-0.7.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/seaborn/seaborn-0.7.1.ebuild b/dev-python/seaborn/seaborn-0.7.1.ebuild index 147b531e7427..63e40e478cf6 100644 --- a/dev-python/seaborn/seaborn-0.7.1.ebuild +++ b/dev-python/seaborn/seaborn-0.7.1.ebuild @@ -15,6 +15,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] |