summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-09 20:18:58 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-12-09 20:24:19 -0500
commitfabc9d340b70212d2c353dd856e6b2d3539146bc (patch)
treece353cbe56c146fb191f8cccb6ede97e43dcbfbd /dev-python/watchfiles
parentmedia-libs/libsdl: Stabilize 1.2.64 ppc64, #909521 (diff)
downloadgentoo-fabc9d340b70212d2c353dd856e6b2d3539146bc.tar.gz
gentoo-fabc9d340b70212d2c353dd856e6b2d3539146bc.tar.bz2
gentoo-fabc9d340b70212d2c353dd856e6b2d3539146bc.zip
dev-python/watchfiles: Stabilize 0.20.0 sparc, #914701
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r--dev-python/watchfiles/watchfiles-0.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.20.0.ebuild b/dev-python/watchfiles/watchfiles-0.20.0.ebuild
index cd18ce8ad8ab..451b1f7c602c 100644
--- a/dev-python/watchfiles/watchfiles-0.20.0.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.20.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}]