commit: 8cedcc5e05755a443fc9eeae375e79dc2f625fca Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 21 22:38:41 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 21 22:38:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cedcc5e
dev-python/websockets: Keyword 8.1 arm64, #760818 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 4d5aaa0edf2..0b7618fb63d 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"
