commit: f04479f789a24cfb330b252c2d67e054e1bdb901 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 13:55:27 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 13:55:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04479f7
dev-python/websockets: Stabilize 14.2 x86, #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 66abd9ea8dbd..757af0e45ce2 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="
