diff options
author | Sam James <sam@gentoo.org> | 2022-06-09 03:43:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-09 03:43:19 +0100 |
commit | b215faf7cc3d84bc1a119087e61e211ce4ea1455 (patch) | |
tree | f8961ecc1400573ce3c0579e419a51dc1e7ff7f3 /dev-python/watchfiles | |
parent | dev-python/dirty-equals: Keyword 0.4 s390, #841356 (diff) | |
download | gentoo-b215faf7cc3d84bc1a119087e61e211ce4ea1455.tar.gz gentoo-b215faf7cc3d84bc1a119087e61e211ce4ea1455.tar.bz2 gentoo-b215faf7cc3d84bc1a119087e61e211ce4ea1455.zip |
dev-python/watchfiles: Keyword 0.14.1 s390, #841356
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |