diff options
author | 2024-09-22 21:43:42 +0300 | |
---|---|---|
committer | 2024-09-22 21:43:42 +0300 | |
commit | 408be79664aa5cab748c02401129f3bad172bbce (patch) | |
tree | 3f04d7f60bcff5572cef7e706f4dd6e30d604f5f /dev-python/watchfiles | |
parent | dev-libs/tinyxml2: Stabilize 10.0.0 arm64, #940073 (diff) | |
download | gentoo-408be79664aa5cab748c02401129f3bad172bbce.tar.gz gentoo-408be79664aa5cab748c02401129f3bad172bbce.tar.bz2 gentoo-408be79664aa5cab748c02401129f3bad172bbce.zip |
dev-python/watchfiles: Stabilize 0.24.0 sparc, #939656
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.24.0.ebuild | 2 |
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 9f8f86a15140..5f1de831da87 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}] |