diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 00:08:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:08:28 +0000 |
commit | d784a86c2f4c7a06fb59095ae5a742e33f8af32f (patch) | |
tree | 129e4356e01b6e0391935dafb1cf3b77a2aefd26 /dev-python/aiohttp-cors | |
parent | dev-perl/bareword-filehandles: Stabilize 0.7.0-r1 x86, #738212 (diff) | |
download | gentoo-d784a86c2f4c7a06fb59095ae5a742e33f8af32f.tar.gz gentoo-d784a86c2f4c7a06fb59095ae5a742e33f8af32f.tar.bz2 gentoo-d784a86c2f4c7a06fb59095ae5a742e33f8af32f.zip |
dev-python/aiohttp-cors: Keyword 0.7.0-r1 arm, #737618
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp-cors')
-rw-r--r-- | dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild b/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild index ff0831c34782..09c67cd66d23 100644 --- a/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild +++ b/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/aio-libs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" RDEPEND=">=dev-python/aiohttp-1.1.1[${PYTHON_USEDEP}]" BDEPEND=" |