diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-14 02:42:17 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-14 02:48:14 +0100 |
commit | 6a550a9b0ca4e2b11f44646a418cd72e1dfa80c8 (patch) | |
tree | 12e50987beef0e5be6800803a10758f2e04f7c7b /dev-python/aiohttp-socks | |
parent | dev-util/bpftrace: Remove old (diff) | |
download | gentoo-6a550a9b0ca4e2b11f44646a418cd72e1dfa80c8.tar.gz gentoo-6a550a9b0ca4e2b11f44646a418cd72e1dfa80c8.tar.bz2 gentoo-6a550a9b0ca4e2b11f44646a418cd72e1dfa80c8.zip |
dev-python/aiohttp-socks: x86 stable (bug #750608)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp-socks')
-rw-r--r-- | dev-python/aiohttp-socks/aiohttp-socks-0.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp-socks/aiohttp-socks-0.5.5.ebuild b/dev-python/aiohttp-socks/aiohttp-socks-0.5.5.ebuild index f3037d2bdf71..aff80d73b196 100644 --- a/dev-python/aiohttp-socks/aiohttp-socks-0.5.5.ebuild +++ b/dev-python/aiohttp-socks/aiohttp-socks-0.5.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/romis2012/aiohttp-socks/archive/v${PV}.tar.gz -> ${P LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" # tests require Internet RESTRICT="test" |