Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/
Date: Mon, 16 Oct 2017 22:15:30
Message-Id: 1508192120.b00f0067274ca20b31846deda11d74dbce913acb.mattst88@gentoo
1 commit: b00f0067274ca20b31846deda11d74dbce913acb
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 16 22:15:20 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 16 22:15:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00f0067
7
8 dev-libs/libxml2-2.9.4-r3: alpha stable, bug 623206
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-libs/libxml2/libxml2-2.9.4-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libxml2/libxml2-2.9.4-r3.ebuild b/dev-libs/libxml2/libxml2-2.9.4-r3.ebuild
16 index 6a3443c3695..16bd2624793 100644
17 --- a/dev-libs/libxml2/libxml2-2.9.4-r3.ebuild
18 +++ b/dev-libs/libxml2/libxml2-2.9.4-r3.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
20
21 LICENSE="MIT"
22 SLOT="2"
23 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
25 IUSE="debug examples icu ipv6 lzma python readline static-libs test"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"