summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-25 17:03:55 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-25 17:03:55 +0000
commite1023b479a0b2d6650e1a6c24b29ebc8f38cfb77 (patch)
treea9c740fd79593838975679e110491ad529b845fd /dev-python/watchfiles
parentdev-python/markdown2: Stabilize 2.4.10 ALLARCHES, #914674 (diff)
downloadgentoo-e1023b479a0b2d6650e1a6c24b29ebc8f38cfb77.tar.gz
gentoo-e1023b479a0b2d6650e1a6c24b29ebc8f38cfb77.tar.bz2
gentoo-e1023b479a0b2d6650e1a6c24b29ebc8f38cfb77.zip
dev-python/watchfiles: Stabilize 0.20.0 arm64, #914701
Signed-off-by: Arthur Zamarin <arthurzam@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 904efd948847..ebddcff55c0f 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}]