diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-15 18:59:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-15 18:59:29 +0200 |
commit | 7e36548ecfd16be2cee1d4fccd28ad1c289c9d51 (patch) | |
tree | a52b1294ed90365c78b0811f2d4eae38558b34c9 /dev-python/websockets | |
parent | dev-python/ipython: Remove old (diff) | |
download | gentoo-7e36548ecfd16be2cee1d4fccd28ad1c289c9d51.tar.gz gentoo-7e36548ecfd16be2cee1d4fccd28ad1c289c9d51.tar.bz2 gentoo-7e36548ecfd16be2cee1d4fccd28ad1c289c9d51.zip |
dev-python/websockets: Stabilize 10.1 sparc, #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 d100e037dce0..319e8087421c 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 |