From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 852C758973 for ; Wed, 20 Jan 2016 15:25:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E25D21C0CD; Wed, 20 Jan 2016 15:25:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B6E521C0CD for ; Wed, 20 Jan 2016 15:25:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2CFBD34087F for ; Wed, 20 Jan 2016 15:25:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBA92CF3 for ; Wed, 20 Jan 2016 15:25:01 +0000 (UTC) From: "Andreas Schuerch" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Schuerch" Message-ID: <1453303465.b803b9e84aee4dcc4ab971d6ddeb00fa90a8973a.nativemad@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oauth2client/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oauth2client/oauth2client-1.5.2.ebuild X-VCS-Directories: dev-python/oauth2client/ X-VCS-Committer: nativemad X-VCS-Committer-Name: Andreas Schuerch X-VCS-Revision: b803b9e84aee4dcc4ab971d6ddeb00fa90a8973a X-VCS-Branch: master Date: Wed, 20 Jan 2016 15:25:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e8df9f1a-9c5d-4970-8171-1d92f1fba6a5 X-Archives-Hash: 552327acfa4eb389834f30d012c37933 commit: b803b9e84aee4dcc4ab971d6ddeb00fa90a8973a Author: Andreas Schuerch gentoo org> AuthorDate: Wed Jan 20 15:24:25 2016 +0000 Commit: Andreas Schuerch gentoo org> CommitDate: Wed Jan 20 15:24:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b803b9e8 dev-python/oauth2client: 1.5.2 stable on x86, see bug 570990 Package-Manager: portage-2.2.26 dev-python/oauth2client/oauth2client-1.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oauth2client/oauth2client-1.5.2.ebuild b/dev-python/oauth2client/oauth2client-1.5.2.ebuild index dbb8384..d70153f 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="