commit: 01f2334c0c14d7e0a4ae9e7a3b35f2d7b810069e Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Sep 13 17:34:55 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Sep 13 17:34:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f2334c
dev-ruby/activesupport: Add ~arm keyword wrt bug #692324 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> dev-ruby/activesupport/activesupport-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-6.0.0.ebuild b/dev-ruby/activesupport/activesupport-6.0.0.ebuild index 73ef46a6fc4..f79f36b8dc7 100644 --- a/dev-ruby/activesupport/activesupport-6.0.0.ebuild +++ b/dev-ruby/activesupport/activesupport-6.0.0.ebuild @@ -19,7 +19,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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}"
