commit: 49912ed8a51342cb7c822cfaa4f963c784375861 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Nov 30 11:39:40 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 30 11:39:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49912ed8
dev-python/websockets: Stabilize 14.1 arm, #945434 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/websockets/websockets-14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-14.1.ebuild b/dev-python/websockets/websockets-14.1.ebuild index 8ae0f9e3d99d..339ff5f082e8 100644 --- a/dev-python/websockets/websockets-14.1.ebuild +++ b/dev-python/websockets/websockets-14.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="
