diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-15 19:06:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-15 19:08:41 +0200 |
commit | e4e9956dc7f941cf8593090c9a88908ec88c3914 (patch) | |
tree | 7b08cd448c385fd62977080a21399349bd0ee949 /dev-python/websockets | |
parent | dev-python/aiohttp: Stabilize 3.8.1 ppc64, #829274 (diff) | |
download | gentoo-e4e9956dc7f941cf8593090c9a88908ec88c3914.tar.gz gentoo-e4e9956dc7f941cf8593090c9a88908ec88c3914.tar.bz2 gentoo-e4e9956dc7f941cf8593090c9a88908ec88c3914.zip |
dev-python/websockets: Stabilize 10.1 ppc, #829284
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.1.ebuild b/dev-python/websockets/websockets-10.1.ebuild index 319e8087421c..9685bd2cc2b3 100644 --- a/dev-python/websockets/websockets-10.1.ebuild +++ b/dev-python/websockets/websockets-10.1.ebuild @@ -14,7 +14,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 |