summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-25 19:41:21 +0100
committerSam James <sam@gentoo.org>2022-04-25 19:41:47 +0100
commit6a0638396be1877e05ee0b0b547a0cebcd4f82cd (patch)
treea9b845dfd778e1c4e56eeb7e5491ae6adfc76158 /dev-python/aiohttp
parentdev-python/re-assert: Keyword 1.1.0 s390, #840824 (diff)
downloadgentoo-6a0638396be1877e05ee0b0b547a0cebcd4f82cd.tar.gz
gentoo-6a0638396be1877e05ee0b0b547a0cebcd4f82cd.tar.bz2
gentoo-6a0638396be1877e05ee0b0b547a0cebcd4f82cd.zip
dev-python/aiohttp: Keyword 3.8.1 s390, #840824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp')
-rw-r--r--dev-python/aiohttp/aiohttp-3.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/aiohttp/aiohttp-3.8.1.ebuild b/dev-python/aiohttp/aiohttp-3.8.1.ebuild
index a6ee3ec7ee73..70b4c31710e1 100644
--- a/dev-python/aiohttp/aiohttp-3.8.1.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
app-arch/brotli[python,${PYTHON_USEDEP}]