Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/
Date: Mon, 31 May 2021 11:40:54
Message-Id: 1622461142.7e46c7553400e4ac0975015200c27b12bc26559d.sam@gentoo
1 commit: 7e46c7553400e4ac0975015200c27b12bc26559d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 31 11:39:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 31 11:39:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e46c755
7
8 dev-libs/libxml2: Stabilize 2.9.12-r2 amd64, #790737
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libxml2/libxml2-2.9.12-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild b/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild
16 index a5854997740..4511c0ab05f 100644
17 --- a/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild
18 +++ b/dev-libs/libxml2/libxml2-2.9.12-r2.ebuild
19 @@ -34,7 +34,7 @@ S="${WORKDIR}/${PN}-${PV%_rc*}"
20
21 LICENSE="MIT"
22 SLOT="2"
23 -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"
24 +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"
25 IUSE="debug examples icu ipv6 lzma +python readline static-libs test"
26 RESTRICT="!test? ( test )"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"