diff options
author | Sam James <sam@gentoo.org> | 2023-05-05 08:42:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-05 08:42:27 +0100 |
commit | 94f567823de7b09bccd9a220d6c23cc29ea032c4 (patch) | |
tree | 642855e73224aad5b1acb9d31d3ae565fb9122c8 /dev-python/websockets | |
parent | dev-python/python-lsp-server: Stabilize 1.7.2 ALLARCHES, #905731 (diff) | |
download | gentoo-94f567823de7b09bccd9a220d6c23cc29ea032c4.tar.gz gentoo-94f567823de7b09bccd9a220d6c23cc29ea032c4.tar.bz2 gentoo-94f567823de7b09bccd9a220d6c23cc29ea032c4.zip |
dev-python/websockets: Stabilize 11.0.2 amd64, #905732
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-11.0.2.ebuild | 2 |
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 71ee1b3fb279..77f34df476b1 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 |