diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:07:56 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:25:29 -0500 |
commit | 262b4c1f157938fe7ee490902fa9c593280510ef (patch) | |
tree | 1575170114ad47dfdffc9b0c2e0f8bad3cad7cdf /dev-python/oauth2client | |
parent | app-text/mupdf: fix opengl dependencies (diff) | |
download | gentoo-262b4c1f157938fe7ee490902fa9c593280510ef.tar.gz gentoo-262b4c1f157938fe7ee490902fa9c593280510ef.tar.bz2 gentoo-262b4c1f157938fe7ee490902fa9c593280510ef.zip |
dev-python/oauth2client: 4.1.3 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/oauth2client')
-rw-r--r-- | dev-python/oauth2client/oauth2client-4.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oauth2client/oauth2client-4.1.3.ebuild b/dev-python/oauth2client/oauth2client-4.1.3.ebuild index db39ef718787..daff95917d61 100644 --- a/dev-python/oauth2client/oauth2client-4.1.3.ebuild +++ b/dev-python/oauth2client/oauth2client-4.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/google/oauth2client/archive/v${PV/_p/-post}.tar.gz - LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" REQUIRED_USE="|| ( $(python_gen_useflags 'python*') )" |