commit: fd7e88dad7bdd4a4137316706fcd44c05a4b7d7b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 17 17:16:01 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Sep 17 17:16:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd7e88da
dev-ruby/activerecord: Keyword 7.2.1 x86, #937800 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/activerecord/activerecord-7.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activerecord/activerecord-7.2.1.ebuild b/dev-ruby/activerecord/activerecord-7.2.1.ebuild index 35342f898b62..4a4088830286 100644 --- a/dev-ruby/activerecord/activerecord-7.2.1.ebuild +++ b/dev-ruby/activerecord/activerecord-7.2.1.ebuild @@ -22,7 +22,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="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}"
