From 472e7c4218717e7865d61d013ea9aaed95a8fef4 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 25 Dec 2021 09:23:34 +0100 Subject: [PATCH] dev-python/aiohttp-socks: amd64/x86 stable (ALLARCHES policy) wrt bug #829933 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Agostino Sarubbo --- dev-python/aiohttp-socks/aiohttp-socks-0.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiohttp-socks/aiohttp-socks-0.7.1.ebuild b/dev-python/aiohttp-socks/aiohttp-socks-0.7.1.ebuild index e9f57893b91a6..3f13a071d2c76 100644 --- a/dev-python/aiohttp-socks/aiohttp-socks-0.7.1.ebuild +++ b/dev-python/aiohttp-socks/aiohttp-socks-0.7.1.ebuild @@ -12,7 +12,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" RDEPEND=" >=dev-python/aiohttp-2.3.2[${PYTHON_USEDEP}]