commit: 8e5efbae23f4f36a9f42b76681df12767aad6405
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 20:16:41 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 20:16:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e5efbae
dev-python/watchgod: Stabilize 0.8.1 sparc, #840395
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/watchgod/watchgod-0.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchgod/watchgod-0.8.1.ebuild
b/dev-python/watchgod/watchgod-0.8.1.ebuild
index eca46fab8661..9fcaa3f75f9c 100644
--- a/dev-python/watchgod/watchgod-0.8.1.ebuild
+++ b/dev-python/watchgod/watchgod-0.8.1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]