summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-10-04 15:48:07 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-10-04 15:58:21 -0400
commit000d83242a6b97667340be44b66b9cc3a7f2e05b (patch)
treeb24e128e0e84153ab66b24f08809306d7aa91338 /dev-python/watchfiles
parentdev-util/maturin: Keyword 0.13.2 ppc, #852878 (diff)
downloadgentoo-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.ebuild2
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}]