commit: b4149ba81b7382d571a53625b198d07beb4bf9dd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 18:02:48 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 18:02:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4149ba8
dev-python/websockets: Stabilize 14.2 amd64, #949456 Signed-off-by: Sam James <sam <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 903bc7d35983..3b6e296a0d67 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="
