commit: 0f982259aaa857e660e9daad5ffdfb030ca9cc74 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Tue Aug 24 20:00:14 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Tue Aug 24 21:02:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f982259
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 <AT> gentoo.org> dev-python/websockets/websockets-9.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-9.1-r1.ebuild b/dev-python/websockets/websockets-9.1-r1.ebuild index 4fe1b8159c4..a68c4559025 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
