summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-14 14:31:47 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-14 14:31:47 +0300
commite9a2a852ec585c1b8fd71ee4b4ee52369210d058 (patch)
tree7cda5ec855631b3c29479ebb91ae70d308c64170 /dev-python/watchfiles
parentdev-python/watchfiles: Stabilize 0.24.0 arm, #939656 (diff)
downloadgentoo-e9a2a852ec585c1b8fd71ee4b4ee52369210d058.tar.gz
gentoo-e9a2a852ec585c1b8fd71ee4b4ee52369210d058.tar.bz2
gentoo-e9a2a852ec585c1b8fd71ee4b4ee52369210d058.zip
dev-python/watchfiles: Stabilize 0.24.0 ppc, #939656
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r--dev-python/watchfiles/watchfiles-0.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.24.0.ebuild b/dev-python/watchfiles/watchfiles-0.24.0.ebuild
index 120ca6163ce9..bbd24eaf32e4 100644
--- a/dev-python/watchfiles/watchfiles-0.24.0.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.24.0.ebuild
@@ -94,7 +94,7 @@ LICENSE+="
Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 ISC MIT Unicode-DFS-2016
"
SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/anyio-4.0.0[${PYTHON_USEDEP}]