diff options
Diffstat (limited to 'dev-python/watchdog/watchdog-0.8.3-r1.ebuild')
-rw-r--r-- | dev-python/watchdog/watchdog-0.8.3-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/watchdog/watchdog-0.8.3-r1.ebuild b/dev-python/watchdog/watchdog-0.8.3-r1.ebuild index 2d0a1217a704..adddcf54e178 100644 --- a/dev-python/watchdog/watchdog-0.8.3-r1.ebuild +++ b/dev-python/watchdog/watchdog-0.8.3-r1.ebuild @@ -15,6 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm ~ppc x86" IUSE="test" +RESTRICT="!test? ( test )" CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" RDEPEND="${CDEPEND} |