diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-14 12:55:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-14 12:55:34 +0100 |
commit | 4d13e7ef7307605fd3aeae8faec4740b20ad43ca (patch) | |
tree | 54a578ad692706ee7773f31b47a06be8354f5289 /dev-python/oauth2client | |
parent | net-misc/dhcp: amd64 stable wrt bug #571832 (diff) | |
download | gentoo-4d13e7ef7307605fd3aeae8faec4740b20ad43ca.tar.gz gentoo-4d13e7ef7307605fd3aeae8faec4740b20ad43ca.tar.bz2 gentoo-4d13e7ef7307605fd3aeae8faec4740b20ad43ca.zip |
dev-python/oauth2client: amd64 stable wrt bug #570990
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/oauth2client')
-rw-r--r-- | dev-python/oauth2client/oauth2client-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oauth2client/oauth2client-1.5.2.ebuild b/dev-python/oauth2client/oauth2client-1.5.2.ebuild index 88f2b9d2939f..dbb838461d43 100644 --- a/dev-python/oauth2client/oauth2client-1.5.2.ebuild +++ b/dev-python/oauth2client/oauth2client-1.5.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/google/oauth2client/archive/v${PV}.tar.gz -> ${P}.ta 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=" |