diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:48:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:48:10 +0100 |
commit | 2b2b3aa6ec04692144572fd92bcc16eec4831cb6 (patch) | |
tree | 4fd059cb9db786c381c1835383cc8aa845916d31 /dev-python/lxml | |
parent | net-misc/curl: ia64 stable wrt bug #711586 (diff) | |
download | gentoo-2b2b3aa6ec04692144572fd92bcc16eec4831cb6.tar.gz gentoo-2b2b3aa6ec04692144572fd92bcc16eec4831cb6.tar.bz2 gentoo-2b2b3aa6ec04692144572fd92bcc16eec4831cb6.zip |
dev-python/lxml: ia64 stable wrt bug #711794
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
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 a6b1b6364d94..67ebeabeab52 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 )" |