diff options
author | Sam James <sam@gentoo.org> | 2021-11-18 09:08:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-18 09:08:47 +0000 |
commit | f955347f212fb148333635c930fd01691ba4ffa6 (patch) | |
tree | 9e21f3bcf121fc0b3d14cd6fc48b1cdf43079e58 /dev-python/websockets | |
parent | dev-python/python-dotenv: Stabilize 0.19.2 ppc, #803806 (diff) | |
download | gentoo-f955347f212fb148333635c930fd01691ba4ffa6.tar.gz gentoo-f955347f212fb148333635c930fd01691ba4ffa6.tar.bz2 gentoo-f955347f212fb148333635c930fd01691ba4ffa6.zip |
dev-python/websockets: Stabilize 10.0 ppc, #803806
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.0.ebuild b/dev-python/websockets/websockets-10.0.ebuild index d5750cd72eb2..d50b8ce80636 100644 --- a/dev-python/websockets/websockets-10.0.ebuild +++ b/dev-python/websockets/websockets-10.0.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" distutils_enable_tests unittest |