summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-12-25 09:23:34 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-12-25 09:23:34 +0100
commit472e7c4218717e7865d61d013ea9aaed95a8fef4 (patch)
treec7174333a839e55d5fd244331f06c8e9ccade5f6 /dev-python
parentnet-misc/openssh: amd64 stable wrt bug #829386 (diff)
downloadgentoo-472e7c4218717e7865d61d013ea9aaed95a8fef4.tar.gz
gentoo-472e7c4218717e7865d61d013ea9aaed95a8fef4.tar.bz2
gentoo-472e7c4218717e7865d61d013ea9aaed95a8fef4.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/aiohttp-socks/aiohttp-socks-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 e9f57893b91a..3f13a071d2c7 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}]