commit: 298015b1d4567e4b8e8e95e5f1aeefdd2e38b2e1 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat Nov 13 21:09:02 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Nov 13 21:09:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298015b1
dev-python/websockets: Stabilize 10.0 x86, #823605 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/websockets/websockets-10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-10.0.ebuild b/dev-python/websockets/websockets-10.0.ebuild index 4db3f3f09e1..020db74e27e 100644 --- a/dev-python/websockets/websockets-10.0.ebuild +++ b/dev-python/websockets/websockets-10.0.ebuild @@ -15,7 +15,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
