commit: 848bc811ac02f8f23cb38fc672aae1cbdc76e932 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 23:09:39 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 23:09:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=848bc811
dev-ruby/activerecord: x86 keyworded (bug #692324) Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-ruby/activerecord/activerecord-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activerecord/activerecord-6.0.0.ebuild b/dev-ruby/activerecord/activerecord-6.0.0.ebuild index 541ae5e776d..40f5d86d704 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}"
