Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/nokogiri-diff/
Date: Mon, 27 Feb 2017 18:55:54
Message-Id: 1488221708.b1b352e414bee805bdc3dc29673b636c26656222.xmw@gentoo
1 commit: b1b352e414bee805bdc3dc29673b636c26656222
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 17:33:36 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 18:55:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1b352e4
7
8 dev-ruby/nokogiri-diff: arm ppc ppc64 stable (bug 590274).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r2.ebuild b/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r2.ebuild
16 index 6442afb68d..61dd5685a7 100644
17 --- a/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r2.ebuild
18 +++ b/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -16,7 +16,7 @@ DESCRIPTION="Calculate the differences between two XML/HTML documents"
26 HOMEPAGE="https://github.com/postmodern/nokogiri-diff"
27 LICENSE="MIT"
28
29 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 +KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 SLOT="0"
32 IUSE=""