From: Markus Meier Date: Tue, 4 Apr 2017 20:58:11 +0000 (+0200) Subject: dev-ruby/actioncable: add ~arm, bug #592756 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=77ffa599d4f5760d6fef483a1e556b80b2ad2c5c;p=gentoo.git dev-ruby/actioncable: add ~arm, bug #592756 Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild b/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild index db2222600c2f..a29ce26fb486 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}"