summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-11 16:36:39 +0100
committerSam James <sam@gentoo.org>2023-06-11 16:36:39 +0100
commit5bd5e238bc9b117af86d48f6d581b798f6527c15 (patch)
treef927eb45dd950152bba0791f5f74cfe088cda582 /dev-python/watchfiles
parentxfce-extra/xfce4-time-out-plugin: Stabilize 1.1.3 ppc64, #908340 (diff)
downloadgentoo-5bd5e238bc9b117af86d48f6d581b798f6527c15.tar.gz
gentoo-5bd5e238bc9b117af86d48f6d581b798f6527c15.tar.bz2
gentoo-5bd5e238bc9b117af86d48f6d581b798f6527c15.zip
dev-python/watchfiles: Stabilize 0.19.0 amd64, #908371
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r--dev-python/watchfiles/watchfiles-0.19.0.ebuild2
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 e9cbfdcd6454..4e41f8da8834 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}]