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