From 67a9ac82b6ac21272fc6f77cd675af8ba7137c4e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 17 Sep 2024 20:16:04 +0300 Subject: [PATCH] dev-ruby/activestorage: Keyword 7.2.1 x86, #937800 Signed-off-by: Arthur Zamarin --- dev-ruby/activestorage/activestorage-7.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activestorage/activestorage-7.2.1.ebuild b/dev-ruby/activestorage/activestorage-7.2.1.ebuild index bec893851e658..71b5a2301d916 100644 --- a/dev-ruby/activestorage/activestorage-7.2.1.ebuild +++ b/dev-ruby/activestorage/activestorage-7.2.1.ebuild @@ -23,7 +23,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 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86" IUSE="test" RUBY_S="rails-${PV}/${PN}"