Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/
Date: Sat, 30 Jul 2022 11:54:54
Message-Id: 1659182078.b9b2c9be817d5ab0f0ef3059d55d40dec13b3573.arthurzam@gentoo
1 commit: b9b2c9be817d5ab0f0ef3059d55d40dec13b3573
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 11:54:38 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 11:54:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b2c9be
7
8 dev-python/botocore: Stabilize 1.27.31 ALLARCHES, #862333
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/botocore/botocore-1.27.31.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/botocore/botocore-1.27.31.ebuild b/dev-python/botocore/botocore-1.27.31.ebuild
16 index 830c713f6036..7cd0e672f49a 100644
17 --- a/dev-python/botocore/botocore-1.27.31.ebuild
18 +++ b/dev-python/botocore/botocore-1.27.31.ebuild
19 @@ -21,7 +21,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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
24 + KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
25 fi
26
27 RDEPEND="