Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aiohttp-socks/
Date: Tue, 25 Aug 2020 12:53:53
Message-Id: 1598359872.5fa4cba3175966b75b96cf6ac0bb4823b16e6580.ago@gentoo
1 commit: 5fa4cba3175966b75b96cf6ac0bb4823b16e6580
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 12:51:12 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 12:51:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fa4cba3
7
8 dev-python/aiohttp-socks: amd64/x86 stable (ALLARCHES policy) wrt bug #738530
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/aiohttp-socks/aiohttp-socks-0.5.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/aiohttp-socks/aiohttp-socks-0.5.3.ebuild b/dev-python/aiohttp-socks/aiohttp-socks-0.5.3.ebuild
17 index 2be59ad90cd..4aa9106f792 100644
18 --- a/dev-python/aiohttp-socks/aiohttp-socks-0.5.3.ebuild
19 +++ b/dev-python/aiohttp-socks/aiohttp-socks-0.5.3.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 access, also they started failing when run
27 # via ebuild (but work fine externally)
28 RESTRICT="test"