commit: 775d62eef845f2c80757b606316f08aa2e784970 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Sep 16 18:55:34 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 16 18:55:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775d62ee
dev-python/websockets: Stabilize 9.1-r1 arm64, #813135 Signed-off-by: Sam James <sam <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 15008ac4e38..79f4bfdd411 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 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" distutils_enable_tests unittest
