summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:00:28 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:16:57 +0100
commit4d6672cc2bf5c7ebe142c77ceac8952cb66576b3 (patch)
treec3da907bf81ee2c3dc91b6e74a548897558acf61 /dev-python/aiohttp
parentdev-python/six: amd64 stable wrt bug #714512 (diff)
downloadgentoo-4d6672cc2bf5c7ebe142c77ceac8952cb66576b3.tar.gz
gentoo-4d6672cc2bf5c7ebe142c77ceac8952cb66576b3.tar.bz2
gentoo-4d6672cc2bf5c7ebe142c77ceac8952cb66576b3.zip
dev-python/aiohttp: amd64 stable wrt bug #714246
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp')
-rw-r--r--dev-python/aiohttp/aiohttp-3.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp/aiohttp-3.6.1.ebuild b/dev-python/aiohttp/aiohttp-3.6.1.ebuild
index e32ec5c84b2a..69d8fcff02c9 100644
--- a/dev-python/aiohttp/aiohttp-3.6.1.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.6.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"