commit: f7df90e457c277019e45baa3ac87f5242a2f3771
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 8 07:15:03 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 8 07:15:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7df90e4
dev-python/watchdog: Stabilize 4.0.1 arm64, #933791
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/watchdog/watchdog-4.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchdog/watchdog-4.0.1.ebuild
b/dev-python/watchdog/watchdog-4.0.1.ebuild
index efacbd219620..15f92533a457 100644
--- a/dev-python/watchdog/watchdog-4.0.1.ebuild
+++ b/dev-python/watchdog/watchdog-4.0.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv
~s390 ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv
~s390 ~sparc x86"
RDEPEND="
dev-python/pyyaml[${PYTHON_USEDEP}]