Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/
Date: Sat, 30 Sep 2017 00:38:49
Message-Id: 1506731847.96fd623ca26e17a7ba66a97c03c5c1a825fd246e.prometheanfire@gentoo
1 commit: 96fd623ca26e17a7ba66a97c03c5c1a825fd246e
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 00:37:27 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 00:37:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96fd623c
7
8 dev-python/botocore: stable amd64 and x86 for boto3
9
10 Package-Manager: Portage-2.3.8, 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 f970e09103e..f9c2630ae40 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 ~arm64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
25 IUSE="doc test"
26
27 CDEPEND="