summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-18 11:17:16 +0100
committerSam James <sam@gentoo.org>2023-10-18 11:17:16 +0100
commit4722fdf5f54ff5125e2ecf6c579ab41be741ff9a (patch)
treea604fb65fab00bdc1766dd7dc8ce5695542849f8 /dev-python/websockets
parentdev-python/websockets: Stabilize 11.0.3-r2 ppc, #915767 (diff)
downloadgentoo-4722fdf5f54ff5125e2ecf6c579ab41be741ff9a.tar.gz
gentoo-4722fdf5f54ff5125e2ecf6c579ab41be741ff9a.tar.bz2
gentoo-4722fdf5f54ff5125e2ecf6c579ab41be741ff9a.zip
dev-python/websockets: Stabilize 11.0.3-r2 ppc64, #915767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r--dev-python/websockets/websockets-11.0.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-11.0.3-r2.ebuild b/dev-python/websockets/websockets-11.0.3-r2.ebuild
index 86d45e2b1bb1..0d84585aa896 100644
--- a/dev-python/websockets/websockets-11.0.3-r2.ebuild
+++ b/dev-python/websockets/websockets-11.0.3-r2.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"
distutils_enable_tests pytest