diff options
author | Sam James <sam@gentoo.org> | 2023-06-11 14:31:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-11 14:31:39 +0100 |
commit | 8e9d64e41d370135a4f3e36e11cd64196e4c36c3 (patch) | |
tree | 770cc894d1cb510ec5ee644ac7ea0901ebe32008 /dev-python | |
parent | app-text/mdbook: Stabilize 0.4.30 arm, #908371 (diff) | |
download | gentoo-8e9d64e41d370135a4f3e36e11cd64196e4c36c3.tar.gz gentoo-8e9d64e41d370135a4f3e36e11cd64196e4c36c3.tar.bz2 gentoo-8e9d64e41d370135a4f3e36e11cd64196e4c36c3.zip |
dev-python/watchfiles: Stabilize 0.19.0 ppc64, #908371
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.19.0.ebuild b/dev-python/watchfiles/watchfiles-0.19.0.ebuild index dd7d089f88e5..c88df00925b8 100644 --- a/dev-python/watchfiles/watchfiles-0.19.0.ebuild +++ b/dev-python/watchfiles/watchfiles-0.19.0.ebuild @@ -82,7 +82,7 @@ LICENSE+=" || ( Artistic-2 CC0-1.0 ) " 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-3*[${PYTHON_USEDEP}] |