diff options
author | 2022-11-25 15:57:05 +0200 | |
---|---|---|
committer | 2022-11-25 15:57:05 +0200 | |
commit | f4fc696c4274de03301f425930d62b4ea23b6317 (patch) | |
tree | b133c584f1a9c36ae6509d2ccb2d1a1f97abe7a1 /dev-python/websockets | |
parent | dev-python/pyjwt: Stabilize 2.6.0 ALLARCHES, #882973 (diff) | |
download | gentoo-f4fc696c4274de03301f425930d62b4ea23b6317.tar.gz gentoo-f4fc696c4274de03301f425930d62b4ea23b6317.tar.bz2 gentoo-f4fc696c4274de03301f425930d62b4ea23b6317.zip |
dev-python/websockets: Stabilize 10.4 ppc, #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 c982a948f641..cddbd6d89c3d 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 |