diff options
author | Sam James <sam@gentoo.org> | 2022-11-25 19:11:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-25 19:11:01 +0000 |
commit | 06a5ed317abcb00ada71b039be6217b9575068a0 (patch) | |
tree | 53df81bf305b69db22471a606f600a5d883bf4e8 /dev-python/websockets | |
parent | media-sound/cava: stabilize 0.8.3 for amd64, x86 (diff) | |
download | gentoo-06a5ed317abcb00ada71b039be6217b9575068a0.tar.gz gentoo-06a5ed317abcb00ada71b039be6217b9575068a0.tar.bz2 gentoo-06a5ed317abcb00ada71b039be6217b9575068a0.zip |
dev-python/websockets: Stabilize 10.4 amd64, #882937
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.4.ebuild b/dev-python/websockets/websockets-10.4.ebuild index 48f8ad7c3769..9ffae4a9a81a 100644 --- a/dev-python/websockets/websockets-10.4.ebuild +++ b/dev-python/websockets/websockets-10.4.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" distutils_enable_tests pytest |