summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-15 18:12:23 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-15 18:12:23 +0300
commit96d35bce4a864ad99df961c8f8d23f7224e01b8a (patch)
tree1afc7a3c6cfa0b8a8f79d83ae9f00867df92521e /dev-python/watchgod
parentdev-python/terminado: drop 0.13.1 (diff)
downloadgentoo-96d35bce4a864ad99df961c8f8d23f7224e01b8a.tar.gz
gentoo-96d35bce4a864ad99df961c8f8d23f7224e01b8a.tar.bz2
gentoo-96d35bce4a864ad99df961c8f8d23f7224e01b8a.zip
dev-python/watchgod: Stabilize 0.8 ppc, #838523
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchgod')
-rw-r--r--dev-python/watchgod/watchgod-0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchgod/watchgod-0.8.ebuild b/dev-python/watchgod/watchgod-0.8.ebuild
index 70453536d700..2b3f89a969e3 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}]