commit: 0259bb72d6579b152fa601bea97a5340fcbcb9fb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Nov 30 11:39:36 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 30 11:39:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0259bb72
dev-python/websockets: Stabilize 14.1 ppc, #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 93fc44988e99..0b8270ea8400 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="
