Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lxml/
Date: Fri, 21 Aug 2020 15:36:08
Message-Id: 1598024152.8fcac942e9f3fb2bfc3c27cfcf910f7849856c0d.ago@gentoo
1 commit: 8fcac942e9f3fb2bfc3c27cfcf910f7849856c0d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 21 15:33:49 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 21 15:35:52 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fcac942
7
8 dev-python/lxml: x86 stable wrt bug #737772
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/lxml/lxml-4.5.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/lxml/lxml-4.5.2.ebuild b/dev-python/lxml/lxml-4.5.2.ebuild
18 index 0576e6ae213..28d34b82af6 100644
19 --- a/dev-python/lxml/lxml-4.5.2.ebuild
20 +++ b/dev-python/lxml/lxml-4.5.2.ebuild
21 @@ -14,7 +14,7 @@ S=${WORKDIR}/lxml-${P}
22
23 LICENSE="BSD ElementTree GPL-2 PSF-2"
24 SLOT="0"
25 -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"
26 +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"
27 IUSE="doc examples +threads test"
28 RESTRICT="!test? ( test )"