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: Tue, 11 Jan 2022 22:05:46
Message-Id: 1641938730.d0736813a38dccdab6c6bbb7904f4e11e8e36003.arthurzam@gentoo
1 commit: d0736813a38dccdab6c6bbb7904f4e11e8e36003
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 11 22:05:13 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 11 22:05:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0736813
7
8 dev-python/botocore: Stabilize 1.23.23 ALLARCHES, #831034
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/botocore/botocore-1.23.23.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/botocore/botocore-1.23.23.ebuild b/dev-python/botocore/botocore-1.23.23.ebuild
16 index 5babe7de7679..ddf3c2151f07 100644
17 --- a/dev-python/botocore/botocore-1.23.23.ebuild
18 +++ b/dev-python/botocore/botocore-1.23.23.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]]; then
26 inherit git-r3
27 else
28 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
29 - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
30 + KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
31 fi
32
33 RDEPEND="