Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sprockets-rails/
Date: Mon, 17 Jul 2017 10:20:31
Message-Id: 1500286824.27fa3a4f5a1991025598068d2ee788cc4b57d067.aballier@gentoo
1 commit: 27fa3a4f5a1991025598068d2ee788cc4b57d067
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 17 10:20:04 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 17 10:20:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27fa3a4f
7
8 dev-ruby/sprockets-rails: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/sprockets-rails/sprockets-rails-3.2.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/sprockets-rails/sprockets-rails-3.2.0-r1.ebuild b/dev-ruby/sprockets-rails/sprockets-rails-3.2.0-r1.ebuild
16 index 27ccf55fb71..31c8f5f0e65 100644
17 --- a/dev-ruby/sprockets-rails/sprockets-rails-3.2.0-r1.ebuild
18 +++ b/dev-ruby/sprockets-rails/sprockets-rails-3.2.0-r1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/rails/sprockets-rails/archive/v${PV}.tar.gz -> ${P}.
20
21 LICENSE="MIT"
22 SLOT="$(get_version_component_range 1)"
23 -KEYWORDS="~amd64 ~arm ~amd64-linux"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux"
25
26 IUSE="test"