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 05:35:57
Message-Id: 1629696932.90ab784481a3a217c6f74b5656e511a5a0231f46.sam@gentoo
1 commit: 90ab784481a3a217c6f74b5656e511a5a0231f46
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 23 05:34:15 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 05:35:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ab7844
7
8 dev-libs/libxml2: Stabilize 2.9.12-r5 amd64, #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 5b3e2d98c1f..f248326fccb 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} )"