summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-09 14:54:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-09 14:54:44 +0200
commit03e669270f87758a41d72ea4682c303aaf287480 (patch)
tree9ec8147d23be6ecb7fc89c91785c6c41cb40fdd2 /dev-python/aiohttp
parentdev-python/aiohttp: increase timeout for one test (diff)
downloadgentoo-03e669270f87758a41d72ea4682c303aaf287480.tar.gz
gentoo-03e669270f87758a41d72ea4682c303aaf287480.tar.bz2
gentoo-03e669270f87758a41d72ea4682c303aaf287480.zip
dev-python/aiohttp: Keyword 3.8.0 sparc, #821196
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp')
-rw-r--r--dev-python/aiohttp/aiohttp-3.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp/aiohttp-3.8.0.ebuild b/dev-python/aiohttp/aiohttp-3.8.0.ebuild
index 79cfce77e92b..f6780cef568d 100644
--- a/dev-python/aiohttp/aiohttp-3.8.0.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.8.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc"
RDEPEND="
app-arch/brotli[python,${PYTHON_USEDEP}]