diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 15:26:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 15:26:43 +0300 |
commit | 3967fd4c0c96d23847548a02cc33ced897d39836 (patch) | |
tree | eea625177545bb28c8050d59530e201f78c9dec6 /dev-python/watchfiles | |
parent | dev-python/zope-interface: Stabilize 7.0.3 amd64, #939655 (diff) | |
download | gentoo-3967fd4c0c96d23847548a02cc33ced897d39836.tar.gz gentoo-3967fd4c0c96d23847548a02cc33ced897d39836.tar.bz2 gentoo-3967fd4c0c96d23847548a02cc33ced897d39836.zip |
dev-python/watchfiles: Stabilize 0.24.0 ppc64, #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.ebuild | 2 |
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 e51f392a61ed..e0b1ec1ec1a2 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}] |