commit: be6d4da94b3e3c1ac8acf4562d31b80e93d64522 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Dec 15 16:49:04 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Dec 15 16:49:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be6d4da9
dev-python/websockets: Stabilize 10.1 arm, #829284 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/websockets/websockets-10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-10.1.ebuild b/dev-python/websockets/websockets-10.1.ebuild index 3cecfefe466e..08190206c810 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
