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: Sat, 02 Mar 2019 21:17:56
Message-Id: 1551561454.9f8703012ef017173424561bcb1dbf8a7778ab59.mattst88@gentoo
1 commit: 9f8703012ef017173424561bcb1dbf8a7778ab59
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 21:17:34 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 21:17:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f870301
7
8 dev-libs/libxml2-2.9.9: alpha stable, bug 618110
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/libxml2/libxml2-2.9.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libxml2/libxml2-2.9.9.ebuild b/dev-libs/libxml2/libxml2-2.9.9.ebuild
16 index ee28b6882a2..34a61803435 100644
17 --- a/dev-libs/libxml2/libxml2-2.9.9.ebuild
18 +++ b/dev-libs/libxml2/libxml2-2.9.9.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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="debug examples icu ipv6 lzma python readline static-libs test"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"