commit: 992d804eb1e959d57acd67037532b43eb1c41c53 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Nov 20 11:39:00 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Nov 20 11:39:00 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=992d804e
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 <AT> gentoo.org> dev-python/aiohttp/aiohttp-0.18.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiohttp/aiohttp-0.18.4.ebuild b/dev-python/aiohttp/aiohttp-0.18.4.ebuild index 1f7cb32..de73c18 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}]"
