commit: 8dcd367c1fc071f2f8d7e9c74efd4fa847e47a8d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 16:14:09 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 16:14:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dcd367c
dev-python/trio-websocket: Keyword 0.10.2 arm, #900601
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/trio-websocket/trio-websocket-0.10.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/trio-websocket/trio-websocket-0.10.2.ebuild
b/dev-python/trio-websocket/trio-websocket-0.10.2.ebuild
index b95a0f2797fc..fcdbc639ea56 100644
--- a/dev-python/trio-websocket/trio-websocket-0.10.2.ebuild
+++ b/dev-python/trio-websocket/trio-websocket-0.10.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~riscv ~sparc ~x86"
RDEPEND="
dev-python/exceptiongroup[${PYTHON_USEDEP}]