summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-11 14:31:28 +0100
committerSam James <sam@gentoo.org>2023-06-11 14:31:28 +0100
commit6e4733f4519d67db04cff7cd5b6ba00ed5c12769 (patch)
treeb99ed2fd9a0a29dacc6a2e283fa96553f2fe8c9f /dev-python/watchfiles
parentdev-python/sybil: Stabilize 5.0.2 ALLARCHES, #908369 (diff)
downloadgentoo-6e4733f4519d67db04cff7cd5b6ba00ed5c12769.tar.gz
gentoo-6e4733f4519d67db04cff7cd5b6ba00ed5c12769.tar.bz2
gentoo-6e4733f4519d67db04cff7cd5b6ba00ed5c12769.zip
dev-python/watchfiles: Stabilize 0.19.0 arm64, #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 2b98e7d0aa30..c64fd240cb37 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}]