commit: 781a9fbe5734e38af4c78bfa45c82e98274b6c63 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 29 06:13:37 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Nov 29 06:13:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=781a9fbe
dev-python/websockets: Stabilize 12.0 ppc64, #917741 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/websockets/websockets-12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-12.0.ebuild b/dev-python/websockets/websockets-12.0.ebuild index 558a69c2f327..4dab78d8d957 100644 --- a/dev-python/websockets/websockets-12.0.ebuild +++ b/dev-python/websockets/websockets-12.0.ebuild @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="+native-extensions" BDEPEND="
