summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-31 17:29:57 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-31 17:29:57 +0300
commit690c5f138808287dd24e7b18548a9e0ac83cddc0 (patch)
tree30ad27d2784b8c9c7751cd2f3a4a78ed6cc0175c /dev-python/pytest-aiohttp
parentdev-python/sphinxcontrib-asyncio: amd64 stable wrt bug #688940 (diff)
downloadgentoo-690c5f138808287dd24e7b18548a9e0ac83cddc0.tar.gz
gentoo-690c5f138808287dd24e7b18548a9e0ac83cddc0.tar.bz2
gentoo-690c5f138808287dd24e7b18548a9e0ac83cddc0.zip
dev-python/pytest-aiohttp: amd64 stable wrt bug #688940
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" 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.ebuild2
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 9e78899cf5fa..da35cd662772 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}]"