diff options
Diffstat (limited to 'dev-python/oauth2client/oauth2client-4.1.3.ebuild')
-rw-r--r-- | dev-python/oauth2client/oauth2client-4.1.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/oauth2client/oauth2client-4.1.3.ebuild b/dev-python/oauth2client/oauth2client-4.1.3.ebuild index daff95917d61..27f0762d6d95 100644 --- a/dev-python/oauth2client/oauth2client-4.1.3.ebuild +++ b/dev-python/oauth2client/oauth2client-4.1.3.ebuild @@ -14,6 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" +RESTRICT="!test? ( test )" REQUIRED_USE="|| ( $(python_gen_useflags 'python*') )" RDEPEND=" |