diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 14:46:28 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 14:46:28 +0000 |
commit | 8b93b82dc6c16c278c78480d69b3e268e1b72134 (patch) | |
tree | 4dca0cc02773423df30b4b68f4c900c241531433 /dev-ruby | |
parent | dev-ruby/websocket-driver: Keyword 0.7.6 sparc, #943540 (diff) | |
download | gentoo-8b93b82dc6c16c278c78480d69b3e268e1b72134.tar.gz gentoo-8b93b82dc6c16c278c78480d69b3e268e1b72134.tar.bz2 gentoo-8b93b82dc6c16c278c78480d69b3e268e1b72134.zip |
dev-ruby/websocket-extensions: Keyword 0.1.5-r2 sparc, #943540
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/websocket-extensions/websocket-extensions-0.1.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/websocket-extensions/websocket-extensions-0.1.5-r2.ebuild b/dev-ruby/websocket-extensions/websocket-extensions-0.1.5-r2.ebuild index 2b78aff419cd..dbb361bc344a 100644 --- a/dev-ruby/websocket-extensions/websocket-extensions-0.1.5-r2.ebuild +++ b/dev-ruby/websocket-extensions/websocket-extensions-0.1.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ RUBY_S="${PN}-ruby-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" PATCHES=( "${FILESDIR}"/${P}-rspec-mocks.patch ) |