commit: 7cbc1d11bf4d7d1ac9e753e0b4ba43a8b0af4542
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 1 02:49:53 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 1 02:50:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cbc1d11
dev-python/watchgod: Stabilize 0.8.2 arm64, #848675
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/watchgod/watchgod-0.8.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchgod/watchgod-0.8.2.ebuild
b/dev-python/watchgod/watchgod-0.8.2.ebuild
index c23d5c7e851f..8f614a482bab 100644
--- a/dev-python/watchgod/watchgod-0.8.2.ebuild
+++ b/dev-python/watchgod/watchgod-0.8.2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390
sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390
sparc x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]