dev-python/aiohttp: add ~x86 keyword
authorAaron Bauman <bman@gentoo.org>
Mon, 30 May 2016 03:07:19 +0000 (12:07 +0900)
committerAaron Bauman <bman@gentoo.org>
Mon, 30 May 2016 03:07:19 +0000 (12:07 +0900)
dev-python/aiohttp/aiohttp-0.21.6.ebuild

index 7e102cdde444529b6bafb80192dab35b28aa2cc5..26a5442f1df35553a639b98b801e5e170f6d37c6 100644 (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="