diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-10 20:22:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-10 20:22:50 +0300 |
commit | 4f97b709aee75589d5bc9e317d908e7c4bc07c39 (patch) | |
tree | f20532523edfe4c2ecd367dbd82b510221374bf9 /dev-python/websockets | |
parent | x11-libs/libXt: Stabilize 1.3.0 x86, #906072 (diff) | |
download | gentoo-4f97b709aee75589d5bc9e317d908e7c4bc07c39.tar.gz gentoo-4f97b709aee75589d5bc9e317d908e7c4bc07c39.tar.bz2 gentoo-4f97b709aee75589d5bc9e317d908e7c4bc07c39.zip |
dev-python/websockets: Stabilize 11.0.2 ppc64, #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.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 87316aee4a13..749cea2a4098 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 |