diff options
author | Sam James <sam@gentoo.org> | 2022-03-26 19:43:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-26 19:43:46 +0000 |
commit | a08a82ed74321666bb73d1a0faac5b96e1e3fe5f (patch) | |
tree | a0aac473a8593ad120afdf459882fc24d184a82f /dev-python/websockets | |
parent | net-analyzer/nagios-core: Stabilize 4.4.6-r3 ppc64, #836162 (diff) | |
download | gentoo-a08a82ed74321666bb73d1a0faac5b96e1e3fe5f.tar.gz gentoo-a08a82ed74321666bb73d1a0faac5b96e1e3fe5f.tar.bz2 gentoo-a08a82ed74321666bb73d1a0faac5b96e1e3fe5f.zip |
dev-python/websockets: Stabilize 10.2 ppc64, #836172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.2.ebuild b/dev-python/websockets/websockets-10.2.ebuild index 81ad7e239d76..efb9e07d6a48 100644 --- a/dev-python/websockets/websockets-10.2.ebuild +++ b/dev-python/websockets/websockets-10.2.ebuild @@ -16,7 +16,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 |