From: Markus Meier Date: Mon, 24 Jul 2017 17:49:46 +0000 (+0200) Subject: dev-ruby/activerecord: add ~arm, bug #624234 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ec915fb5aee0b0e3d8000f68ea087fdfb546c991;p=gentoo.git dev-ruby/activerecord: add ~arm, bug #624234 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-ruby/activerecord/activerecord-5.1.2.ebuild b/dev-ruby/activerecord/activerecord-5.1.2.ebuild index 9ae2715b10dc..2a8c65398879 100644 --- a/dev-ruby/activerecord/activerecord-5.1.2.ebuild +++ b/dev-ruby/activerecord/activerecord-5.1.2.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm64 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}"