summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-20 12:39:00 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-20 12:39:00 +0100
commit992d804eb1e959d57acd67037532b43eb1c41c53 (patch)
tree34a48bb8fd6c8dbe776401bb5586e095de893cc7 /dev-python/aiohttp
parentdev-python/pytest-raisesregexp: Keyword for x86 (diff)
downloadgentoo-992d804eb1e959d57acd67037532b43eb1c41c53.tar.gz
gentoo-992d804eb1e959d57acd67037532b43eb1c41c53.tar.bz2
gentoo-992d804eb1e959d57acd67037532b43eb1c41c53.zip
dev-python/aiohttp: Keyword for x86
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=565956 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp')
-rw-r--r--dev-python/aiohttp/aiohttp-0.18.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp/aiohttp-0.18.4.ebuild b/dev-python/aiohttp/aiohttp-0.18.4.ebuild
index 1f7cb32c1e3a..de73c18272f2 100644
--- a/dev-python/aiohttp/aiohttp-0.18.4.ebuild
+++ b/dev-python/aiohttp/aiohttp-0.18.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="doc examples test"
CDEPEND=" dev-python/chardet[${PYTHON_USEDEP}]"