summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-02-13 09:38:13 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-02-13 09:38:13 +0100
commit603a056c6be751d32733f6c3bcb2a47f75462331 (patch)
tree7830331be6f1182b44b480ab7ee4407284071337
parentdev-python/argcomplete: Stabilize 2.0.0 ALLARCHES, #833212 (diff)
downloadgentoo-603a056c6be751d32733f6c3bcb2a47f75462331.tar.gz
gentoo-603a056c6be751d32733f6c3bcb2a47f75462331.tar.bz2
gentoo-603a056c6be751d32733f6c3bcb2a47f75462331.zip
dev-python/aioresponses: Stabilize 0.7.3 ALLARCHES, #833213
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-python/aioresponses/aioresponses-0.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aioresponses/aioresponses-0.7.3.ebuild b/dev-python/aioresponses/aioresponses-0.7.3.ebuild
index 4dc31d4d5b5d..929183849024 100644
--- a/dev-python/aioresponses/aioresponses-0.7.3.ebuild
+++ b/dev-python/aioresponses/aioresponses-0.7.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]"
BDEPEND="