commit: 9882ecaae1d18420106bc0c8d02c8dc18f8eeef0 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Mon Feb 20 18:14:48 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 18:14:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9882ecaa
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 30e9b70671..f8cb479a06 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="
