commit: 7eed6b830e22537a761eff5e172b04b53d497c16
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 14:31:26 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 14:31:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eed6b83
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 <zlogene <AT> gentoo.org>
dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 da35cd66277..7da2e586711 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}]"