diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:23:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:23:48 +0100 |
commit | e5328ccff5be3a80f3bdd8bf411cef6ab169abb9 (patch) | |
tree | 717e9ca64c79285183b69d13c88db7a2fff39f6d /dev-python/lxml | |
parent | net-misc/curl: sparc stable wrt bug #711586 (diff) | |
download | gentoo-e5328ccff5be3a80f3bdd8bf411cef6ab169abb9.tar.gz gentoo-e5328ccff5be3a80f3bdd8bf411cef6ab169abb9.tar.bz2 gentoo-e5328ccff5be3a80f3bdd8bf411cef6ab169abb9.zip |
dev-python/lxml: sparc stable wrt bug #711794
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/lxml')
-rw-r--r-- | dev-python/lxml/lxml-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lxml/lxml-4.5.0.ebuild b/dev-python/lxml/lxml-4.5.0.ebuild index a21595aa8ce7..35a07588200f 100644 --- a/dev-python/lxml/lxml-4.5.0.ebuild +++ b/dev-python/lxml/lxml-4.5.0.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/lxml-${P} 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 )" |