commit: 6230f5ae958cb6a69a401621e15bbff6ea9ecddf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 01:50:57 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 01:50:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6230f5ae
dev-python/pytest-aiohttp: Keyword 1.0.4 s390, #840846
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild
b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild
index 91b4756bcfe8..5292e88d5e64 100644
--- a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild
+++ b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild
@@ -14,7 +14,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
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86
~x64-macos"
RDEPEND="
>=dev-python/aiohttp-3.8.1[${PYTHON_USEDEP}]