diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-25 14:51:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-25 14:51:12 +0200 |
commit | 5fa4cba3175966b75b96cf6ac0bb4823b16e6580 (patch) | |
tree | a10863c92870e6ab3e468a1e01d7104958e95224 | |
parent | app-editors/retext: amd64 stable wrt bug #736740 (diff) | |
download | gentoo-5fa4cba3175966b75b96cf6ac0bb4823b16e6580.tar.gz gentoo-5fa4cba3175966b75b96cf6ac0bb4823b16e6580.tar.bz2 gentoo-5fa4cba3175966b75b96cf6ac0bb4823b16e6580.zip |
dev-python/aiohttp-socks: amd64/x86 stable (ALLARCHES policy) wrt bug #738530
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/aiohttp-socks/aiohttp-socks-0.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp-socks/aiohttp-socks-0.5.3.ebuild b/dev-python/aiohttp-socks/aiohttp-socks-0.5.3.ebuild index 2be59ad90cdf..4aa9106f7924 100644 --- a/dev-python/aiohttp-socks/aiohttp-socks-0.5.3.ebuild +++ b/dev-python/aiohttp-socks/aiohttp-socks-0.5.3.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 access, also they started failing when run # via ebuild (but work fine externally) RESTRICT="test" |