commit: 6a0638396be1877e05ee0b0b547a0cebcd4f82cd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 18:41:21 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 18:41:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a063839
dev-python/aiohttp: Keyword 3.8.1 s390, #840824
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/aiohttp/aiohttp-3.8.1.ebuild | 4 ++--
1 file 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}]