diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-24 21:00:14 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-24 22:02:02 +0100 |
commit | 0f982259aaa857e660e9daad5ffdfb030ca9cc74 (patch) | |
tree | df3b15684e79b340c9b35986f9100b002b896d8d /dev-python/websockets | |
parent | media-libs/leptonica: keyword 1.81.1 for ~riscv (diff) | |
download | gentoo-0f982259aaa857e660e9daad5ffdfb030ca9cc74.tar.gz gentoo-0f982259aaa857e660e9daad5ffdfb030ca9cc74.tar.bz2 gentoo-0f982259aaa857e660e9daad5ffdfb030ca9cc74.zip |
dev-python/websockets: keyword 9.1-r1 for ~riscv
Seven legacy tests time out due to taking too long but this appears to
be a known issue, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857753 .
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-9.1-r1.ebuild b/dev-python/websockets/websockets-9.1-r1.ebuild index 4fe1b8159c40..a68c4559025f 100644 --- a/dev-python/websockets/websockets-9.1-r1.ebuild +++ b/dev-python/websockets/websockets-9.1-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" distutils_enable_tests unittest |