diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-31 13:04:57 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-31 13:04:57 +0200 |
commit | 934b78466d60484e2e88990ff583f9b50995afd4 (patch) | |
tree | fbdb737e49d6b45b1942cb4619d4236bcfb6f9de /dev-python/websockets | |
parent | dev-python/websockets: Stabilize 10.3 ppc64, #848687 (diff) | |
download | gentoo-934b78466d60484e2e88990ff583f9b50995afd4.tar.gz gentoo-934b78466d60484e2e88990ff583f9b50995afd4.tar.bz2 gentoo-934b78466d60484e2e88990ff583f9b50995afd4.zip |
dev-python/websockets: Stabilize 10.3 ppc, #848687
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.3.ebuild b/dev-python/websockets/websockets-10.3.ebuild index ad9a7437ff3f..f90144da6eb9 100644 --- a/dev-python/websockets/websockets-10.3.ebuild +++ b/dev-python/websockets/websockets-10.3.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 |