diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-10-04 15:48:07 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-10-04 15:58:21 -0400 |
commit | 000d83242a6b97667340be44b66b9cc3a7f2e05b (patch) | |
tree | b24e128e0e84153ab66b24f08809306d7aa91338 /dev-python/watchfiles | |
parent | dev-util/maturin: Keyword 0.13.2 ppc, #852878 (diff) | |
download | gentoo-000d83242a6b97667340be44b66b9cc3a7f2e05b.tar.gz gentoo-000d83242a6b97667340be44b66b9cc3a7f2e05b.tar.bz2 gentoo-000d83242a6b97667340be44b66b9cc3a7f2e05b.zip |
dev-python/watchfiles: Keyword 0.17.0 ppc, #852878
Tested-by: ernsteiswuerfel <erhard_f@mailbox.org>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.17.0.ebuild b/dev-python/watchfiles/watchfiles-0.17.0.ebuild index c0161078938d..ab7b96182857 100644 --- a/dev-python/watchfiles/watchfiles-0.17.0.ebuild +++ b/dev-python/watchfiles/watchfiles-0.17.0.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 ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |