summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2016-05-30 12:07:19 +0900
committerAaron Bauman <bman@gentoo.org>2016-05-30 12:07:19 +0900
commit83ea8cf7811e69e5436868fbaaa22b0765a1b7fb (patch)
tree1fcfd994e257fca8090bf03e3969a3f08d361da1
parent72e98dcb691ce7ec7b70868f40f514ac5255bb71 (diff)
downloadgentoo-83ea8cf7811e69e5436868fbaaa22b0765a1b7fb.tar.gz
gentoo-83ea8cf7811e69e5436868fbaaa22b0765a1b7fb.tar.xz
dev-python/aiohttp: add ~x86 keyword
-rw-r--r--dev-python/aiohttp/aiohttp-0.21.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp/aiohttp-0.21.6.ebuild b/dev-python/aiohttp/aiohttp-0.21.6.ebuild
index 7e102cdde44..26a5442f1df 100644
--- a/dev-python/aiohttp/aiohttp-0.21.6.ebuild
+++ b/dev-python/aiohttp/aiohttp-0.21.6.ebuild
@@ -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="