diff options
author | 2024-06-12 09:44:18 +0300 | |
---|---|---|
committer | 2024-06-12 09:44:18 +0300 | |
commit | 4cee7fb9dc041bf840f01c0b26d6ab0a05ef3d72 (patch) | |
tree | e7154fc7ff847b0fb3b86d06d84a68185a0942de /dev-python/watchfiles | |
parent | dev-python/prompt-toolkit: Stabilize 3.0.45 ALLARCHES, #934097 (diff) | |
download | gentoo-4cee7fb9dc041bf840f01c0b26d6ab0a05ef3d72.tar.gz gentoo-4cee7fb9dc041bf840f01c0b26d6ab0a05ef3d72.tar.bz2 gentoo-4cee7fb9dc041bf840f01c0b26d6ab0a05ef3d72.zip |
dev-python/watchfiles: Stabilize 0.22.0 arm, #934100
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.22.0.ebuild b/dev-python/watchfiles/watchfiles-0.22.0.ebuild index 6c33e2808ced..b65f74cec5f2 100644 --- a/dev-python/watchfiles/watchfiles-0.22.0.ebuild +++ b/dev-python/watchfiles/watchfiles-0.22.0.ebuild @@ -93,7 +93,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}] |