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: Mon, 31 May 2021 17:43:26
Message-Id: 1622572687.0f1d552728ca335748346b3765d7cba57fd99bb1.slyfox@gentoo
1 commit: 0f1d552728ca335748346b3765d7cba57fd99bb1
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon May 31 15:50:33 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 18:38:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1d5527
7
8 dev-libs/libxml2: stable 2.9.12-r2 for sparc, bug #790737
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/libxml2/libxml2-2.9.12-r2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild b/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild
19 index 4511c0ab05f..c240ff54c1b 100644
20 --- a/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild
21 +++ b/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild
22 @@ -34,7 +34,7 @@ S="${WORKDIR}/${PN}-${PV%_rc*}"
23
24 LICENSE="MIT"
25 SLOT="2"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 IUSE="debug examples icu ipv6 lzma +python readline static-libs test"
29 RESTRICT="!test? ( test )"
30 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"