Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-socks/
Date: Sun, 25 Oct 2020 21:34:28
Message-Id: 1603661628.331c9779c28ef640e468ace31e2724f3537de58b.whissi@gentoo
1 commit: 331c9779c28ef640e468ace31e2724f3537de58b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 21:24:45 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 21:33:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=331c9779
7
8 dev-python/python-socks: x86 stable (bug #750608)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/python-socks/python-socks-1.1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/python-socks/python-socks-1.1.0.ebuild b/dev-python/python-socks/python-socks-1.1.0.ebuild
17 index 8efe7d9b361..42ec54edec6 100644
18 --- a/dev-python/python-socks/python-socks-1.1.0.ebuild
19 +++ b/dev-python/python-socks/python-socks-1.1.0.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 x86"
26 # tests rely on connecting to Internet
27 RESTRICT="test"