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-python/lxml/
Date: Sun, 27 Dec 2020 18:36:23
Message-Id: 1609094165.807e4b415e3157213264dafdce58861c695866f3.sam@gentoo
1 commit: 807e4b415e3157213264dafdce58861c695866f3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 18:36:05 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 18:36:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=807e4b41
7
8 dev-python/lxml: Stabilize 4.6.2-r1 s390, #761888
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/lxml/lxml-4.6.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/lxml/lxml-4.6.2-r1.ebuild b/dev-python/lxml/lxml-4.6.2-r1.ebuild
16 index 4a5b6c3b8df..fe34e7b08f3 100644
17 --- a/dev-python/lxml/lxml-4.6.2-r1.ebuild
18 +++ b/dev-python/lxml/lxml-4.6.2-r1.ebuild
19 @@ -14,7 +14,7 @@ S=${WORKDIR}/lxml-${P}
20
21 LICENSE="BSD ElementTree GPL-2 PSF-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE="doc examples +threads test"
26 RESTRICT="!test? ( test )"