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: Sun, 25 Oct 2020 19:55:28
Message-Id: 1603655693.15acce47ecb13b93a861e1470ded0282d51cc639.sam@gentoo
1 commit: 15acce47ecb13b93a861e1470ded0282d51cc639
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 19:54:53 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 19:54:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15acce47
7
8 dev-python/botocore: Stabilize 1.18.1 ALLARCHES, #750458
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/botocore/botocore-1.18.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/botocore/botocore-1.18.1.ebuild b/dev-python/botocore/botocore-1.18.1.ebuild
16 index 09e6c5b849c..6c4f654eef4 100644
17 --- a/dev-python/botocore/botocore-1.18.1.ebuild
18 +++ b/dev-python/botocore/botocore-1.18.1.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="