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

dev-ruby/sass-rails/sass-rails-5.0.6.ebuild

index 444985a3c1640ac9292fe21b10d01b188678a819..9023485721429610f7521a0cab1b36fdc619d7ea 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/sass-rails/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
 
 IUSE=""