commit: 0501798d1b578169db21a2c3bbc35abcf642bba1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 13 12:16:56 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 13 12:16:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0501798d
dev-python/websockets: Stabilize 13.1 sparc, #941319 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/websockets/websockets-13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-13.1.ebuild b/dev-python/websockets/websockets-13.1.ebuild index e4061980471f..7e247066eed2 100644 --- a/dev-python/websockets/websockets-13.1.ebuild +++ b/dev-python/websockets/websockets-13.1.ebuild @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="+native-extensions" BDEPEND="
