commit: b215faf7cc3d84bc1a119087e61e211ce4ea1455
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 02:43:19 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 02:43:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b215faf7
dev-python/watchfiles: Keyword 0.14.1 s390, #841356
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/watchfiles/watchfiles-0.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-0.14.1.ebuild
b/dev-python/watchfiles/watchfiles-0.14.1.ebuild
index 36f34a8163c9..b53106ed08da 100644
--- a/dev-python/watchfiles/watchfiles-0.14.1.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.14.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 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]