commit: 2c5322b906e32ed0f6db163dabe4c31470a03559
Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT>
com>
AuthorDate: Tue Sep 27 15:37:59 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 28 21:27:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c5322b9
dev-python/watchfiles: Keyword 0.17.0 ppc64, #852878
Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/watchfiles/watchfiles-0.17.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-0.17.0.ebuild
b/dev-python/watchfiles/watchfiles-0.17.0.ebuild
index 724433aff30a..c0161078938d 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 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]