diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-04-29 09:03:43 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-04-29 09:35:57 +0200 |
commit | 5855fb3c9cccb3f04f2e3055592c3888f5b6aea1 (patch) | |
tree | 8e0e36e0dc845690f4be998f9ee1d9ed77cddf35 /dev-ruby/haml | |
parent | dev-ruby/sigar: add ruby23 (diff) | |
download | gentoo-5855fb3c9cccb3f04f2e3055592c3888f5b6aea1.tar.gz gentoo-5855fb3c9cccb3f04f2e3055592c3888f5b6aea1.tar.bz2 gentoo-5855fb3c9cccb3f04f2e3055592c3888f5b6aea1.zip |
dev-ruby/haml: add ~x86 keyword to newer versions
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r-- | dev-ruby/haml/haml-4.0.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/haml/haml-4.0.7.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
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" |