Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/haml/
Date: Fri, 29 Apr 2016 07:36:26
Message-Id: 1461915357.5855fb3c9cccb3f04f2e3055592c3888f5b6aea1.graaff@gentoo
1 commit: 5855fb3c9cccb3f04f2e3055592c3888f5b6aea1
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 29 07:03:43 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 29 07:35:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5855fb3c
7
8 dev-ruby/haml: add ~x86 keyword to newer versions
9
10 Package-Manager: portage-2.2.26
11
12 dev-ruby/haml/haml-4.0.6-r1.ebuild | 4 ++--
13 dev-ruby/haml/haml-4.0.7.ebuild | 2 +-
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-ruby/haml/haml-4.0.6-r1.ebuild b/dev-ruby/haml/haml-4.0.6-r1.ebuild
17 index d027631..b1fe66b 100644
18 --- a/dev-ruby/haml/haml-4.0.6-r1.ebuild
19 +++ b/dev-ruby/haml/haml-4.0.6-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -19,7 +19,7 @@ HOMEPAGE="http://haml-lang.com/"
27
28 LICENSE="MIT"
29 SLOT="4"
30 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32
33 IUSE="doc test"
34
35
36 diff --git a/dev-ruby/haml/haml-4.0.7.ebuild b/dev-ruby/haml/haml-4.0.7.ebuild
37 index e79a24e..4937794 100644
38 --- a/dev-ruby/haml/haml-4.0.7.ebuild
39 +++ b/dev-ruby/haml/haml-4.0.7.ebuild
40 @@ -19,7 +19,7 @@ HOMEPAGE="http://haml-lang.com/"
41
42 LICENSE="MIT"
43 SLOT="4"
44 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
45 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
46
47 IUSE="doc test"