From: Sergei Trofimovich Date: Thu, 6 Feb 2020 07:39:40 +0000 (+0000) Subject: dev-python/lxml: stable 4.4.2 for hppa, bug #707070 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=33096f85b17e189b97cd4c88a69434fd50b118d5;p=gentoo.git dev-python/lxml: stable 4.4.2 for hppa, bug #707070 Package-Manager: Portage-2.3.87, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/lxml/lxml-4.4.2.ebuild b/dev-python/lxml/lxml-4.4.2.ebuild index 0210cdc96699..ce35d91270f6 100644 --- a/dev-python/lxml/lxml-4.4.2.ebuild +++ b/dev-python/lxml/lxml-4.4.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lxml/lxml/archive/${P}.tar.gz" LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )"