From: Hans de Graaff Date: Fri, 29 Apr 2016 07:03:43 +0000 (+0200) Subject: dev-ruby/haml: add ~x86 keyword to newer versions X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5855fb3c9cccb3f04f2e3055592c3888f5b6aea1;p=gentoo.git dev-ruby/haml: add ~x86 keyword to newer versions Package-Manager: portage-2.2.26 --- diff --git a/dev-ruby/haml/haml-4.0.6-r1.ebuild b/dev-ruby/haml/haml-4.0.6-r1.ebuild index d0276311c36f..b1fe66b1314b 100644 --- a/dev-ruby/haml/haml-4.0.6-r1.ebuild +++ b/dev-ruby/haml/haml-4.0.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="4" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" diff --git a/dev-ruby/haml/haml-4.0.7.ebuild b/dev-ruby/haml/haml-4.0.7.ebuild index e79a24eb38d2..4937794ff940 100644 --- a/dev-ruby/haml/haml-4.0.7.ebuild +++ b/dev-ruby/haml/haml-4.0.7.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="4" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test"