From 8cedcc5e05755a443fc9eeae375e79dc2f625fca Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 21 Dec 2020 22:38:41 +0000 Subject: [PATCH] dev-python/websockets: Keyword 8.1 arm64, #760818 Signed-off-by: Sam James --- dev-python/websockets/websockets-8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-8.1.ebuild b/dev-python/websockets/websockets-8.1.ebuild index 4d5aaa0edf2d3..0b7618fb63dd1 100644 --- a/dev-python/websockets/websockets-8.1.ebuild +++ b/dev-python/websockets/websockets-8.1.ebuild @@ -14,4 +14,4 @@ SRC_URI="https://github.com/aaugustin/${PN}/archive/${PV}.tar.gz -> ${P}-src.tar LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"