commit: 47ee96d71d546fcb337b7ce029a4e29bdc37f151 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Jul 1 12:15:14 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Jul 1 13:45:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ee96d7
dev-ruby/actionmailer: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/actionmailer/actionmailer-5.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/actionmailer/actionmailer-5.1.1.ebuild b/dev-ruby/actionmailer/actionmailer-5.1.1.ebuild index 77d5ee57ed6..a011f5c457b 100644 --- a/dev-ruby/actionmailer/actionmailer-5.1.1.ebuild +++ b/dev-ruby/actionmailer/actionmailer-5.1.1.ebuild @@ -19,7 +19,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 ~arm ~ppc ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~amd64-linux" IUSE="" RUBY_S="rails-${PV}/${PN}"
