summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-10 20:23:10 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-10 20:23:10 +0300
commit4067b09fea6b106250efb2ba4db49ccdca258bd4 (patch)
tree35e7c3555c514bacbac645b47a7ad374ab04cf45 /dev-python/websockets
parentdev-python/websockets: Stabilize 11.0.2 ppc64, #905732 (diff)
downloadgentoo-4067b09fea6b106250efb2ba4db49ccdca258bd4.tar.gz
gentoo-4067b09fea6b106250efb2ba4db49ccdca258bd4.tar.bz2
gentoo-4067b09fea6b106250efb2ba4db49ccdca258bd4.zip
dev-python/websockets: Stabilize 11.0.2 hppa, #905732
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r--dev-python/websockets/websockets-11.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-11.0.2.ebuild b/dev-python/websockets/websockets-11.0.2.ebuild
index 749cea2a4098..0b42bf3c3b7c 100644
--- a/dev-python/websockets/websockets-11.0.2.ebuild
+++ b/dev-python/websockets/websockets-11.0.2.ebuild
@@ -23,7 +23,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