diff options
Diffstat (limited to 'dev-python/pushbullet-py/pushbullet-py-0.11.0.ebuild')
-rw-r--r-- | dev-python/pushbullet-py/pushbullet-py-0.11.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pushbullet-py/pushbullet-py-0.11.0.ebuild b/dev-python/pushbullet-py/pushbullet-py-0.11.0.ebuild index 5564761203f8..6b2549833e3b 100644 --- a/dev-python/pushbullet-py/pushbullet-py-0.11.0.ebuild +++ b/dev-python/pushbullet-py/pushbullet-py-0.11.0.ebuild @@ -15,6 +15,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="examples test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/cryptography[${PYTHON_USEDEP}] |