dev-ruby/coffee-rails: restore x86 keyword
authorHans de Graaff <graaff@gentoo.org>
Sat, 25 Feb 2017 08:14:54 +0000 (09:14 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sat, 25 Feb 2017 08:17:54 +0000 (09:17 +0100)
Package-Manager: portage-2.3.3

dev-ruby/coffee-rails/coffee-rails-4.2.1-r2.ebuild

index e5d4b0fe09c40db5d8ec1e57b6282dbfb39d93f4..5ee6a3d50c0df730a9b46d807f2ff9416827d24c 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
 # $Id$
 
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rails/coffee-rails/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
 
 IUSE=""