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/libxml/
Date: Mon, 02 May 2016 05:26:18
Message-Id: 1462166766.bf258527c2b12392f70bb190d8db086578b9bb0d.graaff@gentoo
1 commit: bf258527c2b12392f70bb190d8db086578b9bb0d
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 05:24:46 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 05:26:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf258527
7
8 dev-ruby/libxml: mark ruby21 revision stable
9
10 Package-Manager: portage-2.2.26
11
12 dev-ruby/libxml/libxml-2.8.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/libxml/libxml-2.8.0-r1.ebuild b/dev-ruby/libxml/libxml-2.8.0-r1.ebuild
16 index f73369c..14abdbc 100644
17 --- a/dev-ruby/libxml/libxml-2.8.0-r1.ebuild
18 +++ b/dev-ruby/libxml/libxml-2.8.0-r1.ebuild
19 @@ -21,7 +21,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"