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: Wed, 29 Jun 2022 18:09:51
Message-Id: 1656526176.098ea7f740a54a90def9d7b652673c8fb6c0a354.arthurzam@gentoo
1 commit: 098ea7f740a54a90def9d7b652673c8fb6c0a354
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 18:09:36 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 18:09:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=098ea7f7
7
8 dev-python/botocore: Stabilize 1.27.12 ALLARCHES, #855155
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/botocore/botocore-1.27.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/botocore/botocore-1.27.12.ebuild b/dev-python/botocore/botocore-1.27.12.ebuild
16 index 830c713f6036..7cd0e672f49a 100644
17 --- a/dev-python/botocore/botocore-1.27.12.ebuild
18 +++ b/dev-python/botocore/botocore-1.27.12.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="