commit: fbe5d61dc0ebf39eb3dd180dbe0f918ccc811c92
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 02:00:04 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 02:00:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe5d61d
dev-python/trio-websocket: Keyword 0.9.2 sparc, #900601
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/trio-websocket/trio-websocket-0.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild
b/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild
index c0129ead5201..36ba3a2f48cd 100644
--- a/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild
+++ b/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~sparc"
RDEPEND="
>=dev-python/async_generator-1.10[${PYTHON_USEDEP}]