commit: b16e5f38d60802d862719e91947f53ae2484ba82 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 11:39:30 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 11:39:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b16e5f38
dev-python/websockets: Stabilize 14.2 arm, #949456 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/websockets/websockets-14.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-14.2.ebuild b/dev-python/websockets/websockets-14.2.ebuild index 51bba838d8b6..5581a4714ef1 100644 --- a/dev-python/websockets/websockets-14.2.ebuild +++ b/dev-python/websockets/websockets-14.2.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="
