diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-31 17:31:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-31 17:31:26 +0300 |
commit | 7eed6b830e22537a761eff5e172b04b53d497c16 (patch) | |
tree | a4315df66f74ce3a8cb9867e11ada37d72a9ab09 /dev-python/pytest-aiohttp | |
parent | dev-python/sphinxcontrib-asyncio: x86 stable wrt bug #688940 (diff) | |
download | gentoo-7eed6b830e22537a761eff5e172b04b53d497c16.tar.gz gentoo-7eed6b830e22537a761eff5e172b04b53d497c16.tar.bz2 gentoo-7eed6b830e22537a761eff5e172b04b53d497c16.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python/pytest-aiohttp')
-rw-r--r-- | dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |