summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-06-11 20:37:35 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-06-11 20:37:35 +0200
commit4f0154c5071ee3942063973ffe0c4acc92a82efd (patch)
treef535bf945c0113935ce1a636a19191cc52b96a92 /dev-python/watchfiles
parentdev-python/statsmodels: Stabilize 0.14.0 amd64, #908367 (diff)
downloadgentoo-4f0154c5071ee3942063973ffe0c4acc92a82efd.tar.gz
gentoo-4f0154c5071ee3942063973ffe0c4acc92a82efd.tar.bz2
gentoo-4f0154c5071ee3942063973ffe0c4acc92a82efd.zip
dev-python/watchfiles: Stabilize 0.19.0 x86, #908371
Signed-off-by: Jakov Smolić <jsmolic@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 4e41f8da8834..207d6507fe8d 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}]