Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/
Date: Mon, 28 Aug 2017 20:44:34
Message-Id: 1503952925.6a5573e7875c4bfb47eab0e6d7d7b43fd170c42c.aballier@gentoo
1 commit: 6a5573e7875c4bfb47eab0e6d7d7b43fd170c42c
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 28 20:42:05 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 28 20:42:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5573e7
7
8 dev-python/botocore: keyword ~arm64
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 e891e2f09f4..f970e09103e 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 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="doc test"
26
27 CDEPEND="