diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-09-26 18:29:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-09-26 18:30:11 -0400 |
commit | b2a68cff991ffd0bd6a5cf26e509a19eb1687cee (patch) | |
tree | 9f566c4a5323a0b0f3b8270b4ecdf34531cb8e81 /dev-python/aiohttp-cors | |
parent | sys-apps/file: amd64 stable (diff) | |
download | gentoo-b2a68cff991ffd0bd6a5cf26e509a19eb1687cee.tar.gz gentoo-b2a68cff991ffd0bd6a5cf26e509a19eb1687cee.tar.bz2 gentoo-b2a68cff991ffd0bd6a5cf26e509a19eb1687cee.zip |
dev-python/aiohttp-cors: keyword ~x86
Diffstat (limited to 'dev-python/aiohttp-cors')
-rw-r--r-- | dev-python/aiohttp-cors/aiohttp-cors-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp-cors/aiohttp-cors-0.5.1.ebuild b/dev-python/aiohttp-cors/aiohttp-cors-0.5.1.ebuild index f0c5fa8cee4e..280963ec1976 100644 --- a/dev-python/aiohttp-cors/aiohttp-cors-0.5.1.ebuild +++ b/dev-python/aiohttp-cors/aiohttp-cors-0.5.1.ebuild @@ -14,7 +14,7 @@ EGIT_REPO_URI="https://github.com/aio-libs/aiohttp-cors" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND=">=dev-python/aiohttp-1.1.1[${PYTHON_USEDEP}] |