summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-24 11:00:29 +0100
committerSam James <sam@gentoo.org>2024-08-24 11:00:29 +0100
commit701cece4c5e7ad8381309d14faec1cd514e11628 (patch)
treeec0f003b0efe8001092b436f95434e3360e17a9b /dev-python/watchfiles
parentdev-python/sqlalchemy: Stabilize 2.0.32 amd64, #938396 (diff)
downloadgentoo-701cece4c5e7ad8381309d14faec1cd514e11628.tar.gz
gentoo-701cece4c5e7ad8381309d14faec1cd514e11628.tar.bz2
gentoo-701cece4c5e7ad8381309d14faec1cd514e11628.zip
dev-python/watchfiles: Stabilize 0.23.0 amd64, #938409
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r--dev-python/watchfiles/watchfiles-0.23.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.23.0.ebuild b/dev-python/watchfiles/watchfiles-0.23.0.ebuild
index df4e80ff78e0..45d5c2d82c19 100644
--- a/dev-python/watchfiles/watchfiles-0.23.0.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.23.0.ebuild
@@ -87,7 +87,7 @@ LICENSE+="
Apache-2.0-with-LLVM-exceptions 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}]