commit: bde40c4e8e162a1d557fa7f471d5bec639dd926c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 07:37:16 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 07:37:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde40c4e
dev-python/watchgod: Stabilize 0.8 x86, #838523
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/watchgod/watchgod-0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchgod/watchgod-0.8.ebuild
b/dev-python/watchgod/watchgod-0.8.ebuild
index 421634c0d7e7..562b5644a369 100644
--- a/dev-python/watchgod/watchgod-0.8.ebuild
+++ b/dev-python/watchgod/watchgod-0.8.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]