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/boto/
Date: Tue, 01 Sep 2020 04:23:01
Message-Id: 1598933887.4f2cb62e24f4634b4b8487cb0bba14d65112c141.sam@gentoo
1 commit: 4f2cb62e24f4634b4b8487cb0bba14d65112c141
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 04:18:07 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 04:18:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f2cb62e
7
8 dev-python/boto: Stabilize 2.49.0-r3 sparc, #732726
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/boto/boto-2.49.0-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/boto/boto-2.49.0-r3.ebuild b/dev-python/boto/boto-2.49.0-r3.ebuild
16 index e7daed0710b..11eb86131a9 100644
17 --- a/dev-python/boto/boto-2.49.0-r3.ebuild
18 +++ b/dev-python/boto/boto-2.49.0-r3.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="amd64 arm arm64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25
26 PATCHES=(
27 # taken from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909545