From: Matthew Thode Date: Sat, 11 May 2019 19:07:56 +0000 (-0500) Subject: dev-python/oauth2client: 4.1.3 allarches stablized X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=262b4c1f157938fe7ee490902fa9c593280510ef;p=gentoo.git 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 --- 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*') )"