From 82d553f2da670cbb9ebe2938c34c5bb63bd42ee0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 27 Jul 2020 02:03:09 +0000 Subject: dev-ruby/em-websocket: arm64 keyworded (bug #733784) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James --- dev-ruby/em-websocket/em-websocket-0.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby/em-websocket') diff --git a/dev-ruby/em-websocket/em-websocket-0.5.1.ebuild b/dev-ruby/em-websocket/em-websocket-0.5.1.ebuild index ebd3b4c2439b..5cac22098d1f 100644 --- a/dev-ruby/em-websocket/em-websocket-0.5.1.ebuild +++ b/dev-ruby/em-websocket/em-websocket-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/igrigorik/em-websocket/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend " -- cgit v1.2.3-65-gdbad