diff options
Diffstat (limited to 'dev-python/google-auth/google-auth-1.0.1.ebuild')
-rw-r--r-- | dev-python/google-auth/google-auth-1.0.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/google-auth/google-auth-1.0.1.ebuild b/dev-python/google-auth/google-auth-1.0.1.ebuild index 090478b0cca9..af55f7df3e84 100644 --- a/dev-python/google-auth/google-auth-1.0.1.ebuild +++ b/dev-python/google-auth/google-auth-1.0.1.ebuild @@ -15,6 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/namespace-google[${PYTHON_USEDEP}] |