summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-14 15:26:45 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-14 15:26:45 +0300
commit703759e50bb88290a001e220f00a37aaff2c80aa (patch)
tree73a23b72df52434d3656ba148631a6f0451e80c5 /dev-python
parent97e5db1082a5acd3917136581af591f93536b842 (diff)
downloadgentoo-703759e50bb88290a001e220f00a37aaff2c80aa.tar.gz
gentoo-703759e50bb88290a001e220f00a37aaff2c80aa.tar.bz2
gentoo-703759e50bb88290a001e220f00a37aaff2c80aa.zip
dev-python/watchfiles: Stabilize 0.24.0 amd64, #939656
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-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 1c8d3ce82da7..9f8f86a15140 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}]