commit:     77ffa599d4f5760d6fef483a1e556b80b2ad2c5c
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 20:58:11 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 20:58:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77ffa599

dev-ruby/actioncable: add ~arm, bug #592756

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"

 dev-ruby/actioncable/actioncable-5.0.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild 
b/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild
index db2222600c2..a29ce26fb48 100644
--- a/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild
+++ b/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -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"
+KEYWORDS="~amd64 ~arm"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"

Reply via email to