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: Fri, 14 May 2021 08:56:17
Message-Id: 1620980122.37103163f60d8e7e27bbf8a67730a626b7320ad7.sam@gentoo
1 commit: 37103163f60d8e7e27bbf8a67730a626b7320ad7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 14 08:15:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 14 08:15:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37103163
7
8 dev-libs/libxml2: Stabilize 2.9.12 x86, #790002
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libxml2/libxml2-2.9.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libxml2/libxml2-2.9.12.ebuild b/dev-libs/libxml2/libxml2-2.9.12.ebuild
16 index 53810931bea..08e5311b303 100644
17 --- a/dev-libs/libxml2/libxml2-2.9.12.ebuild
18 +++ b/dev-libs/libxml2/libxml2-2.9.12.ebuild
19 @@ -31,7 +31,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} )"