diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 06:57:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 06:57:53 +0000 |
commit | cf0086c3ed9c40f4efe6517711e1808d2d71df6d (patch) | |
tree | af128fbf847b9253086f62af151be1da880388c3 /dev-python/aiohttp | |
parent | x11-themes/adwaita-icon-theme: Stabilize 3.36.1 sparc, #738728 (diff) | |
download | gentoo-cf0086c3ed9c40f4efe6517711e1808d2d71df6d.tar.gz gentoo-cf0086c3ed9c40f4efe6517711e1808d2d71df6d.tar.bz2 gentoo-cf0086c3ed9c40f4efe6517711e1808d2d71df6d.zip |
dev-python/aiohttp: Keyword 3.7.2 sparc, #752228
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp')
-rw-r--r-- | dev-python/aiohttp/aiohttp-3.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp/aiohttp-3.7.2.ebuild b/dev-python/aiohttp/aiohttp-3.7.2.ebuild index b08200569948..e3de7930a028 100644 --- a/dev-python/aiohttp/aiohttp-3.7.2.ebuild +++ b/dev-python/aiohttp/aiohttp-3.7.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="doc test" RESTRICT="!test? ( test )" |