From: Mikle Kolyada Date: Wed, 31 Jul 2019 14:31:26 +0000 (+0300) Subject: dev-python/pytest-aiohttp: x86 stable wrt bug #688940 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7eed6b830e22537a761eff5e172b04b53d497c16;p=gentoo.git dev-python/pytest-aiohttp: x86 stable wrt bug #688940 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada --- diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild index da35cd662772..7da2e586711f 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"