Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/
Date: Fri, 17 Aug 2018 01:38:33
Message-Id: 1534469883.24898962be5219c4a8810b8da3056e21de945917.zlogene@gentoo
1 commit: 24898962be5219c4a8810b8da3056e21de945917
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 17 01:21:33 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 17 01:38:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24898962
7
8 dev-libs/libxml2: mark s390 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-libs/libxml2/libxml2-2.9.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libxml2/libxml2-2.9.8.ebuild b/dev-libs/libxml2/libxml2-2.9.8.ebuild
16 index 2bfe2d2c50d..9f5dc9055c6 100644
17 --- a/dev-libs/libxml2/libxml2-2.9.8.ebuild
18 +++ b/dev-libs/libxml2/libxml2-2.9.8.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
20
21 LICENSE="MIT"
22 SLOT="2"
23 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="debug examples icu ipv6 lzma python readline static-libs test"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"