summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-28 12:02:23 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-28 12:02:23 +0200
commit5c2c172d9b532f860d89680627ed0213a71333c3 (patch)
tree431c8c6d0a8262da301cbec3470730fc650f333a /dev-ruby/websocket
parentsci-libs/cgnslib: add 4.3.0 (diff)
downloadgentoo-5c2c172d9b532f860d89680627ed0213a71333c3.tar.gz
gentoo-5c2c172d9b532f860d89680627ed0213a71333c3.tar.bz2
gentoo-5c2c172d9b532f860d89680627ed0213a71333c3.zip
dev-ruby/websocket: Keyword 1.2.9-r1 arm, #847859
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/websocket')
-rw-r--r--dev-ruby/websocket/websocket-1.2.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/websocket/websocket-1.2.9-r1.ebuild b/dev-ruby/websocket/websocket-1.2.9-r1.ebuild
index d3b4e870357a..b4b63e36e8da 100644
--- a/dev-ruby/websocket/websocket-1.2.9-r1.ebuild
+++ b/dev-ruby/websocket/websocket-1.2.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/imanel/websocket-ruby"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/rspec-its )"