Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/
Date: Mon, 31 Jul 2017 18:12:53
Message-Id: 1501524719.84685207314cae4243689d67841347792fe931f1.bicatali@gentoo
1 commit: 84685207314cae4243689d67841347792fe931f1
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 29 20:05:03 2017 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 31 18:11:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84685207
7
8 dev-python/botocore: x86 arch
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-python/botocore/botocore-1.5.90.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/botocore/botocore-1.5.90.ebuild b/dev-python/botocore/botocore-1.5.90.ebuild
16 index 48c87d8d137..e891e2f09f4 100644
17 --- a/dev-python/botocore/botocore-1.5.90.ebuild
18 +++ b/dev-python/botocore/botocore-1.5.90.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86-linux ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="doc test"
26
27 CDEPEND="