summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-13 09:57:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-13 09:57:22 +0300
commitb06ee5124fcc5f6a0c781b2b91b9fbeb9c54d2ea (patch)
tree81b14b856aa0777478ac1d8c1692f5e76c9b0a94 /dev-python
parentdev-util/maturin: Keyword 0.13.1 s390, #852878 (diff)
downloadgentoo-b06ee5124fcc5f6a0c781b2b91b9fbeb9c54d2ea.tar.gz
gentoo-b06ee5124fcc5f6a0c781b2b91b9fbeb9c54d2ea.tar.bz2
gentoo-b06ee5124fcc5f6a0c781b2b91b9fbeb9c54d2ea.zip
dev-python/watchfiles: Keyword 0.16.1 s390, #852878
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/watchfiles/watchfiles-0.16.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]