commit: e8e9831221ce900a4d0170a8443862d23fd02eb1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 07:58:11 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 07:58:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e98312
dev-python/watchdog: Stabilize 5.0.3 sparc, #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 b57d7b2f47ef..26b99cf5dbc0 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}]