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
parentqt5-build.eclass: make sure we enable the QML debugging support (diff)
downloadgentoo-83ea8cf7.tar.gz
gentoo-83ea8cf7.tar.bz2
gentoo-83ea8cf7.zip
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 7e102cdde444..26a5442f1df3 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="