commit: 93621e74d43b651715f11c95bf6867c180df3db4
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 08:12:03 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 08:12:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93621e74
dev-python/watchdog: Stabilize 5.0.3 arm64, #941793
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/watchdog/watchdog-5.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchdog/watchdog-5.0.3.ebuild
b/dev-python/watchdog/watchdog-5.0.3.ebuild
index 26b99cf5dbc0..eb2769c81fee 100644
--- a/dev-python/watchdog/watchdog-5.0.3.ebuild
+++ b/dev-python/watchdog/watchdog-5.0.3.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv
~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv
~s390 sparc ~x86"
RDEPEND="
dev-python/pyyaml[${PYTHON_USEDEP}]