commit: fa3f5d68347c828c0f823b0187c9bd9770f94410
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 00:27:06 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 16 01:03:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa3f5d68
dev-python/wsproto: Stabilize 1.3.1 arm, #967573
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/wsproto/wsproto-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/wsproto/wsproto-1.3.1.ebuild
b/dev-python/wsproto/wsproto-1.3.1.ebuild
index ecb90269d365..410f10e47f49 100644
--- a/dev-python/wsproto/wsproto-1.3.1.ebuild
+++ b/dev-python/wsproto/wsproto-1.3.1.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}]