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/python-socks/
Date: Mon, 07 Feb 2022 11:36:23
Message-Id: 1644233754.cf1d7022fdc738266dfd348a73e4d89ca4aa3e7f.sam@gentoo
1 commit: cf1d7022fdc738266dfd348a73e4d89ca4aa3e7f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 7 11:35:54 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 7 11:35:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf1d7022
7
8 dev-python/python-socks: Keyword 2.0.3 sparc, #831852
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/python-socks/python-socks-2.0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/python-socks/python-socks-2.0.3.ebuild b/dev-python/python-socks/python-socks-2.0.3.ebuild
16 index febdfeb310dd..3ea6540aa137 100644
17 --- a/dev-python/python-socks/python-socks-2.0.3.ebuild
18 +++ b/dev-python/python-socks/python-socks-2.0.3.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
25
26 # curio is not packaged
27 # asyncio is the only backend we have, so dep on its deps unconditionally