Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/
Date: Tue, 29 Aug 2017 20:43:00
Message-Id: 1504039369.41436618551ddd1dadce9481a011d1bd658b31fa.whissi@gentoo
1 commit: 41436618551ddd1dadce9481a011d1bd658b31fa
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 29 20:42:24 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 29 20:42:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41436618
7
8 dev-libs/libxml2: x86 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 ba0f9d59cb6..9ee156a9cb0 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} )"