From 9882ecaae1d18420106bc0c8d02c8dc18f8eeef0 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Mon, 20 Feb 2017 19:14:48 +0100 Subject: [PATCH] dev-python/oauth2client: arm stable, bug #606074 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" --- dev-python/oauth2client/oauth2client-2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/oauth2client/oauth2client-2.0.1.ebuild b/dev-python/oauth2client/oauth2client-2.0.1.ebuild index 30e9b706719d7..f8cb479a06231 100644 --- a/dev-python/oauth2client/oauth2client-2.0.1.ebuild +++ b/dev-python/oauth2client/oauth2client-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://github.com/google/oauth2client/archive/v${PV/_p/-post}.tar.gz - LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="