commit: 5c2c172d9b532f860d89680627ed0213a71333c3 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat May 28 10:02:23 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat May 28 10:02:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c2c172d
dev-ruby/websocket: Keyword 1.2.9-r1 arm, #847859 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/websocket/websocket-1.2.9-r1.ebuild | 4 ++-- 1 file 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 )"
