summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-10 13:33:29 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-10 13:33:59 +0200
commit8994eb80d25ffdc028d45ed1211ffcc970da3512 (patch)
treee85639da1f8a984277460a81bdf9d04f15529a49
parentdev-python/aiosignal: Stabilize 1.2.0 arm64, #828754 (diff)
downloadgentoo-8994eb80d25ffdc028d45ed1211ffcc970da3512.tar.gz
gentoo-8994eb80d25ffdc028d45ed1211ffcc970da3512.tar.bz2
gentoo-8994eb80d25ffdc028d45ed1211ffcc970da3512.zip
dev-python/aiohttp: Stabilize 3.8.0 arm64, #828754
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 0db9a9b146bf..fbd0e176ff6b 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 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~riscv ~sparc ~x86"
RDEPEND="
app-arch/brotli[python,${PYTHON_USEDEP}]