summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-14 15:13:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-14 15:13:42 +0300
commita823ff55a1e846fd11ede0cedfdd386e16ea1f41 (patch)
tree316d9cdfad867baf3c9ad86066c41ac52e38e872
parentdev-python/python-snappy: Stabilize 0.7.3 x86, #939657 (diff)
downloadgentoo-a823ff55a1e846fd11ede0cedfdd386e16ea1f41.tar.gz
gentoo-a823ff55a1e846fd11ede0cedfdd386e16ea1f41.tar.bz2
gentoo-a823ff55a1e846fd11ede0cedfdd386e16ea1f41.zip
dev-python/watchfiles: Stabilize 0.24.0 x86, #939656
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 bbd24eaf32e4..e51f392a61ed 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}]