Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/
Date: Mon, 21 Dec 2020 20:21:48
Message-Id: 1608582101.a2a137e86e693900aaddf7fcf69449275bcc4707.sam@gentoo
1 commit: a2a137e86e693900aaddf7fcf69449275bcc4707
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 21 20:20:49 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 21 20:21:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a137e8
7
8 dev-python/botocore: Stabilize 1.19.23 ALLARCHES, #761139
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/botocore/botocore-1.19.23.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/botocore/botocore-1.19.23.ebuild b/dev-python/botocore/botocore-1.19.23.ebuild
16 index ca40b64d111..1435c7d2b6a 100644
17 --- a/dev-python/botocore/botocore-1.19.23.ebuild
18 +++ b/dev-python/botocore/botocore-1.19.23.ebuild
19 @@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]]; then
20 inherit git-r3
21 else
22 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23 - KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
24 + KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
25 fi
26
27 RDEPEND="