commit: 3f970fb75cfdc1b3baf397981b24db933a9378e7 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jul 12 12:12:37 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jul 12 12:13:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f970fb7
dev-ruby/activemodel: keyword ~arm64, bug #624234 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/activemodel/activemodel-5.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activemodel/activemodel-5.1.2.ebuild b/dev-ruby/activemodel/activemodel-5.1.2.ebuild index 1875ef82df5..577803789c9 100644 --- a/dev-ruby/activemodel/activemodel-5.1.2.ebuild +++ b/dev-ruby/activemodel/activemodel-5.1.2.ebuild @@ -21,7 +21,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 ~amd64-linux" +KEYWORDS="~amd64 ~arm64 ~amd64-linux" IUSE="" RUBY_S="rails-${PV}/${PN}"
