Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/libxml/
Date: Mon, 31 Jul 2017 11:37:03
Message-Id: 1501501012.042ea098a6ed3e0d340b8911a0f68012af6c6d72.klausman@gentoo
1 commit: 042ea098a6ed3e0d340b8911a0f68012af6c6d72
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 31 11:05:20 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 31 11:36:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=042ea098
7
8 dev-ruby/libxml-2.9.0-r0: amd64 stable
9
10 Gentoo-Bug: 625554
11
12 dev-ruby/libxml/libxml-2.9.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/libxml/libxml-2.9.0.ebuild b/dev-ruby/libxml/libxml-2.9.0.ebuild
16 index 5349b21190b..cec6559a556 100644
17 --- a/dev-ruby/libxml/libxml-2.9.0.ebuild
18 +++ b/dev-ruby/libxml/libxml-2.9.0.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/xml4r/libxml-ruby"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 RDEPEND="${RDEPEND} dev-libs/libxml2"