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>
This commit is contained in:
Justin Lecher
2015-11-20 12:39:00 +01:00
parent f087ce24dc
commit 992d804eb1

View File

@@ -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}]"