dev-python/aiohttp: add ~x86 keyword

This commit is contained in:
Aaron Bauman
2016-05-30 12:07:19 +09:00
parent 72e98dcb69
commit 83ea8cf781

View File

@@ -15,7 +15,7 @@ EGIT_REPO_URI="https://github.com/KeepSafe/aiohttp"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples test"
CDEPEND="