Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/
Date: Sun, 24 Feb 2019 09:46:14
Message-Id: 1551001556.89ef15cc6cb1ab263635781db998b91925f9ba0f.slyfox@gentoo
1 commit: 89ef15cc6cb1ab263635781db998b91925f9ba0f
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Feb 24 09:40:24 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 24 09:45:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ef15cc
7
8 dev-libs/libxml2: stable 2.9.9 for sparc, bug #618110
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/libxml2/libxml2-2.9.9.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/libxml2/libxml2-2.9.9.ebuild b/dev-libs/libxml2/libxml2-2.9.9.ebuild
19 index 0761d63e2ac..950d8b950f3 100644
20 --- a/dev-libs/libxml2/libxml2-2.9.9.ebuild
21 +++ b/dev-libs/libxml2/libxml2-2.9.9.ebuild
22 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
23
24 LICENSE="MIT"
25 SLOT="2"
26 -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"
27 +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"
28 IUSE="debug examples icu ipv6 lzma python readline static-libs test"
29 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"