diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 23:38:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 23:39:06 +0200 |
commit | 98206a320caa4cd218a82ab7261a16af96a359bf (patch) | |
tree | 5eacf06727d8b5f422f506e772a9f085295869a2 /dev-python/aioresponses | |
parent | sci-geosciences/qgis: x86 stable wrt bug #813171 (diff) | |
download | gentoo-98206a320caa4cd218a82ab7261a16af96a359bf.tar.gz gentoo-98206a320caa4cd218a82ab7261a16af96a359bf.tar.bz2 gentoo-98206a320caa4cd218a82ab7261a16af96a359bf.zip |
dev-python/aioresponses: x86 stable wrt bug #813615
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/aioresponses')
-rw-r--r-- | dev-python/aioresponses/aioresponses-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aioresponses/aioresponses-0.7.2.ebuild b/dev-python/aioresponses/aioresponses-0.7.2.ebuild index cdfed14150c4..97031db4a060 100644 --- a/dev-python/aioresponses/aioresponses-0.7.2.ebuild +++ b/dev-python/aioresponses/aioresponses-0.7.2.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=" |