commit: b06ee5124fcc5f6a0c781b2b91b9fbeb9c54d2ea
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 13 06:57:22 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 06:57:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b06ee512
dev-python/watchfiles: Keyword 0.16.1 s390, #852878
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/watchfiles/watchfiles-0.16.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-0.16.1.ebuild
b/dev-python/watchfiles/watchfiles-0.16.1.ebuild
index aeab77a1d524..f5372ea9f516 100644
--- a/dev-python/watchfiles/watchfiles-0.16.1.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.16.1.ebuild
@@ -77,7 +77,7 @@ LICENSE="MIT"
LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 BSD"
LICENSE+=" CC0-1.0 ISC MIT Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~s390 ~x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]