summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-17 20:16:01 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-17 20:16:01 +0300
commitfd7e88dad7bdd4a4137316706fcd44c05a4b7d7b (patch)
tree0c05bce0b134cf32baaacc761ca62c760b4f685b /dev-ruby
parentdev-ruby/activejob: Keyword 7.2.1 x86, #937800 (diff)
downloadgentoo-fd7e88dad7bdd4a4137316706fcd44c05a4b7d7b.tar.gz
gentoo-fd7e88dad7bdd4a4137316706fcd44c05a4b7d7b.tar.bz2
gentoo-fd7e88dad7bdd4a4137316706fcd44c05a4b7d7b.zip
dev-ruby/activerecord: Keyword 7.2.1 x86, #937800
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activerecord/activerecord-7.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"