summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-27 02:03:09 +0000
committerSam James <sam@gentoo.org>2020-07-27 02:03:09 +0000
commit82d553f2da670cbb9ebe2938c34c5bb63bd42ee0 (patch)
tree92e5f2d6b76d2596d5a7edfd4c41c1eba82c289b /dev-ruby/em-websocket/em-websocket-0.5.1.ebuild
parentdev-ruby/colorator: arm64 keyworded (bug #733784) (diff)
downloadgentoo-82d553f2da670cbb9ebe2938c34c5bb63bd42ee0.tar.gz
gentoo-82d553f2da670cbb9ebe2938c34c5bb63bd42ee0.tar.bz2
gentoo-82d553f2da670cbb9ebe2938c34c5bb63bd42ee0.zip
dev-ruby/em-websocket: arm64 keyworded (bug #733784)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/em-websocket/em-websocket-0.5.1.ebuild')
-rw-r--r--dev-ruby/em-websocket/em-websocket-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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 "