diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 16:00:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 16:00:08 +0200 |
commit | 5366c66d08fdd38224ed72faabe9bc88e3d4575c (patch) | |
tree | ce3955d95334eafd06d411da80ce753a8f19271f /dev-python/websockets | |
parent | dev-python/fonttools: Stabilize 4.38.0 ppc64, #883009 (diff) | |
download | gentoo-5366c66d08fdd38224ed72faabe9bc88e3d4575c.tar.gz gentoo-5366c66d08fdd38224ed72faabe9bc88e3d4575c.tar.bz2 gentoo-5366c66d08fdd38224ed72faabe9bc88e3d4575c.zip |
dev-python/websockets: Stabilize 10.4 ppc64, #882937
Signed-off-by: Arthur Zamarin <arthurzam@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 cddbd6d89c3d..e972984f4228 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 |