commit: 172fa4db4f245cbeb6a01cbbde6a4a3f0bb9c65b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 17 17:16:03 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Sep 17 17:16:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172fa4db
dev-ruby/actioncable: Keyword 7.2.1 x86, #937800 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/actioncable/actioncable-7.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/actioncable/actioncable-7.2.1.ebuild b/dev-ruby/actioncable/actioncable-7.2.1.ebuild index 0525d06bf7c6..be63f9e3c8c9 100644 --- a/dev-ruby/actioncable/actioncable-7.2.1.ebuild +++ b/dev-ruby/actioncable/actioncable-7.2.1.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="test" RUBY_S="rails-${PV}/${PN}"
