diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-12 14:14:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-12 14:14:16 +0300 |
commit | a911e32084a5b090bfe1cd97110950cd7367f34f (patch) | |
tree | e86cdb85963ce65925b32832b75c6f395cb8444e /dev-python/watchfiles | |
parent | dev-python/ytmusicapi: Stabilize 1.7.3 ALLARCHES, #934096 (diff) | |
download | gentoo-a911e32084a5b090bfe1cd97110950cd7367f34f.tar.gz gentoo-a911e32084a5b090bfe1cd97110950cd7367f34f.tar.bz2 gentoo-a911e32084a5b090bfe1cd97110950cd7367f34f.zip |
dev-python/watchfiles: Stabilize 0.22.0 amd64, #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 86165e440cd1..85f1a8a686dd 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}] |