commit: 4d01a44eeb948fa226478625448742cf3cd4a5c3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 10 12:19:50 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Oct 10 12:19:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d01a44e
dev-python/websockets: Stabilize 13.0.1 arm64, #940822 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/websockets/websockets-13.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-13.0.1.ebuild b/dev-python/websockets/websockets-13.0.1.ebuild index 05b7d2513737..f009f4c556c4 100644 --- a/dev-python/websockets/websockets-13.0.1.ebuild +++ b/dev-python/websockets/websockets-13.0.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="
