commit: 57acddba225978608de669ce07bacfd566444155
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 16:42:22 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 16:42:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57acddba
dev-python/watchgod: Stabilize 0.8 ppc64, #838523
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/watchgod/watchgod-0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchgod/watchgod-0.8.ebuild
b/dev-python/watchgod/watchgod-0.8.ebuild
index 16b1b12a44a2..421634c0d7e7 100644
--- a/dev-python/watchgod/watchgod-0.8.ebuild
+++ b/dev-python/watchgod/watchgod-0.8.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ppc ~ppc64 ~riscv sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc ~x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]