From: Thomas Deutschmann Date: Sat, 7 Sep 2019 23:09:39 +0000 (+0200) Subject: dev-ruby/activerecord: x86 keyworded (bug #692324) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=848bc811ac02f8f23cb38fc672aae1cbdc76e932;p=gentoo.git dev-ruby/activerecord: x86 keyworded (bug #692324) Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-ruby/activerecord/activerecord-6.0.0.ebuild b/dev-ruby/activerecord/activerecord-6.0.0.ebuild index 541ae5e776da..40f5d86d7047 100644 --- a/dev-ruby/activerecord/activerecord-6.0.0.ebuild +++ b/dev-ruby/activerecord/activerecord-6.0.0.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 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}"