commit: 384eef074cfd2db6187ce723c8b4239d7e6d1331 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 13 15:17:24 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 13 15:17:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=384eef07
dev-python/websockets: Stabilize 15.0.1 arm64, #951757 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/websockets/websockets-15.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-15.0.1.ebuild b/dev-python/websockets/websockets-15.0.1.ebuild index a6b3bc74657e..18a3fc4b4af7 100644 --- a/dev-python/websockets/websockets-15.0.1.ebuild +++ b/dev-python/websockets/websockets-15.0.1.ebuild @@ -23,7 +23,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="
