summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-02-20 19:14:48 +0100
committerMarkus Meier <maekke@gentoo.org>2017-02-20 19:14:48 +0100
commit9882ecaae1d18420106bc0c8d02c8dc18f8eeef0 (patch)
tree5199a58d4c930878de94a904e38207e5ba6691fb /dev-python/oauth2client
parentdev-python/feedparser: arm stable, bug #606056 (diff)
downloadgentoo-9882ecaae1d18420106bc0c8d02c8dc18f8eeef0.tar.gz
gentoo-9882ecaae1d18420106bc0c8d02c8dc18f8eeef0.tar.bz2
gentoo-9882ecaae1d18420106bc0c8d02c8dc18f8eeef0.zip
dev-python/oauth2client: arm stable, bug #606074
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/oauth2client')
-rw-r--r--dev-python/oauth2client/oauth2client-2.0.1.ebuild4
1 files 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 30e9b706719d..f8cb479a0623 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="