summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-18 11:17:12 +0100
committerSam James <sam@gentoo.org>2023-10-18 11:17:12 +0100
commitaf4d33df4b7cffd9c060341661d7331cc8920eac (patch)
treec65373f917453846528d17ab3e9f2294721790cb /dev-python/websockets
parentdev-python/websockets: Stabilize 11.0.3-r2 arm, #915767 (diff)
downloadgentoo-af4d33df4b7cffd9c060341661d7331cc8920eac.tar.gz
gentoo-af4d33df4b7cffd9c060341661d7331cc8920eac.tar.bz2
gentoo-af4d33df4b7cffd9c060341661d7331cc8920eac.zip
dev-python/websockets: Stabilize 11.0.3-r2 ppc, #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 fcb6565ce490..86d45e2b1bb1 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