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, 23 Aug 2021 00:39:44
Message-Id: 1629679166.a4039ffbfcda28663db43da7f98f2d607018dcce.sam@gentoo
1 commit: a4039ffbfcda28663db43da7f98f2d607018dcce
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 23 00:38:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 00:39:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4039ffb
7
8 dev-libs/libxml2: Stabilize 2.9.12-r5 arm, #809494
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libxml2/libxml2-2.9.12-r5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
16 index 06a6ee4bd59..9f84692dee3 100644
17 --- a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
18 +++ b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
19 @@ -36,7 +36,7 @@ LICENSE="MIT"
20 SLOT="2"
21 # Dropped keywords for now because it's a minor LDFLAGS fix, and it will ease upgrades
22 # bug #802210
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} )"