dev-ruby/actioncable: add ~arm, bug #592756
authorMarkus Meier <maekke@gentoo.org>
Tue, 4 Apr 2017 20:58:11 +0000 (22:58 +0200)
committerMarkus Meier <maekke@gentoo.org>
Tue, 4 Apr 2017 20:58:11 +0000 (22:58 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"

dev-ruby/actioncable/actioncable-5.0.0.1.ebuild

index db2222600c2f1cf14ab0519ec60fe55d5512a400..a29ce26fb4863f0315689882d19edee628b08c0b 100644 (file)
@@ -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}"