commit: 262b4c1f157938fe7ee490902fa9c593280510ef Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat May 11 19:07:56 2019 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat May 11 19:25:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=262b4c1f
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 <AT> gentoo.org> dev-python/oauth2client/oauth2client-4.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oauth2client/oauth2client-4.1.3.ebuild b/dev-python/oauth2client/oauth2client-4.1.3.ebuild index db39ef71878..daff95917d6 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*') )"
