commit: 641796e0e141710e4a149b590d3ccc72e9481bb2
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 08:10:32 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 08:10:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=641796e0
dev-python/wsproto: Stabilize 1.3.2 ppc64, #967802
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/wsproto/wsproto-1.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/wsproto/wsproto-1.3.2.ebuild
b/dev-python/wsproto/wsproto-1.3.2.ebuild
index 1f004d99d6c7..3523b7072ee1 100644
--- a/dev-python/wsproto/wsproto-1.3.2.ebuild
+++ b/dev-python/wsproto/wsproto-1.3.2.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
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"
RDEPEND="
<dev-python/h11-1[${PYTHON_USEDEP}]