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: Thu, 01 Jul 2021 08:58:22
Message-Id: 1625129891.131b9eff161ccfa4c93a747b811a35d81ae8150e.sam@gentoo
1 commit: 131b9eff161ccfa4c93a747b811a35d81ae8150e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 1 08:57:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 1 08:58:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=131b9eff
7
8 dev-python/botocore: Stabilize 1.20.97 ALLARCHES, #799434
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/botocore/botocore-1.20.97.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/botocore/botocore-1.20.97.ebuild b/dev-python/botocore/botocore-1.20.97.ebuild
16 index 762144aabf7..64b854be933 100644
17 --- a/dev-python/botocore/botocore-1.20.97.ebuild
18 +++ b/dev-python/botocore/botocore-1.20.97.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 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 + KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
25 fi
26
27 RDEPEND="