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

dev-ruby/rails/rails-5.0.0.1.ebuild

index 18482a078b831bb6965891eec63c52452adecf60..1edab67bef16c66c109daffe3d4a5293a3decfe2 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
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.rubyonrails.org"
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~amd64-linux"
 
 IUSE="+asset-pipeline"