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: Sat, 15 Aug 2020 07:26:39
Message-Id: 1597476355.968061877d9254cb563b1f23bc22f35d09282056.slyfox@gentoo
1 commit: 968061877d9254cb563b1f23bc22f35d09282056
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 15 07:25:55 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 15 07:25:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96806187
7
8 dev-libs/libxml2: stable 2.9.10 for hppa
9
10 stable wrt bug #710748
11
12 Package-Manager: Portage-3.0.2, Repoman-2.3.23
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-libs/libxml2/libxml2-2.9.10.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-libs/libxml2/libxml2-2.9.10.ebuild b/dev-libs/libxml2/libxml2-2.9.10.ebuild
20 index c3d5ffbdeb9..d0bf6aa7bf9 100644
21 --- a/dev-libs/libxml2/libxml2-2.9.10.ebuild
22 +++ b/dev-libs/libxml2/libxml2-2.9.10.ebuild
23 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
24
25 LICENSE="MIT"
26 SLOT="2"
27 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
29 IUSE="debug examples icu ipv6 lzma +python readline static-libs test"
30 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
31 RESTRICT="!test? ( test )"