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/aiohttp-socks/
Date: Sun, 25 Oct 2020 21:34:28
Message-Id: 1603661627.e2b5858fd0dc4f5861022ea29475a272effab053.whissi@gentoo
1 commit: e2b5858fd0dc4f5861022ea29475a272effab053
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 21:24:30 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 21:33:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b5858f
7
8 dev-python/aiohttp-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/aiohttp-socks/aiohttp-socks-0.5.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/aiohttp-socks/aiohttp-socks-0.5.4.ebuild b/dev-python/aiohttp-socks/aiohttp-socks-0.5.4.ebuild
17 index 083f5275a69..371241cfb5e 100644
18 --- a/dev-python/aiohttp-socks/aiohttp-socks-0.5.4.ebuild
19 +++ b/dev-python/aiohttp-socks/aiohttp-socks-0.5.4.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/romis2012/aiohttp-socks/archive/v${PV}.tar.gz -> ${P
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 x86"
26 # tests require Internet
27 RESTRICT="test"