diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-30 20:39:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-30 20:39:37 +0300 |
commit | 3410897d8047eb34263da942910203f76c0c0480 (patch) | |
tree | a1d16fbb121e478177aefa8432102c2a0c312e19 /dev-python/watchfiles | |
parent | media-fonts/fonts-meta: Keyword 3-r1 arm64, #937303 (diff) | |
download | gentoo-3410897d8047eb34263da942910203f76c0c0480.tar.gz gentoo-3410897d8047eb34263da942910203f76c0c0480.tar.bz2 gentoo-3410897d8047eb34263da942910203f76c0c0480.zip |
dev-python/watchfiles: Stabilize 0.23.0 sparc, #938409
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.23.0.ebuild | 2 |
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 ed8fd84d87c1..4d37163b593d 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}] |