Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/
Date: Sat, 30 Jul 2016 09:34:10
Message-Id: 1469871150.2efe73a25fb95bcd99ab26e6e6018c4995c28d28.jer@gentoo
1 commit: 2efe73a25fb95bcd99ab26e6e6018c4995c28d28
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 08:52:13 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 09:32:30 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2efe73a2
7
8 dev-libs/libxml2: Stable for HPPA PPC64 (bug #584468).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 dev-libs/libxml2/libxml2-2.9.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libxml2/libxml2-2.9.4.ebuild b/dev-libs/libxml2/libxml2-2.9.4.ebuild
17 index e027502..21aff59 100644
18 --- a/dev-libs/libxml2/libxml2-2.9.4.ebuild
19 +++ b/dev-libs/libxml2/libxml2-2.9.4.ebuild
20 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
21
22 LICENSE="MIT"
23 SLOT="2"
24 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
26 IUSE="debug examples icu ipv6 lzma python readline static-libs test"
27
28 XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"