diff options
Diffstat (limited to 'dev-python/whisper/whisper-1.1.3.ebuild')
-rw-r--r-- | dev-python/whisper/whisper-1.1.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/whisper/whisper-1.1.3.ebuild b/dev-python/whisper/whisper-1.1.3.ebuild index d3e4034eedd2..e3945a05af6f 100644 --- a/dev-python/whisper/whisper-1.1.3.ebuild +++ b/dev-python/whisper/whisper-1.1.3.ebuild @@ -17,6 +17,7 @@ LICENSE="Apache-2.0" KEYWORDS="~amd64 ~x86 ~x64-solaris" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" DEPEND=" |