diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 07:49:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 07:49:56 +0100 |
commit | bb7fc46c250b0c024356e8ffcc41c5001eafa9c7 (patch) | |
tree | 3786bef5438f57c4af3e45321c5044e253312b8c /dev-libs | |
parent | www-servers/lighttpd: amd64 stable wrt bug #834464 (diff) | |
download | gentoo-bb7fc46c250b0c024356e8ffcc41c5001eafa9c7.tar.gz gentoo-bb7fc46c250b0c024356e8ffcc41c5001eafa9c7.tar.bz2 gentoo-bb7fc46c250b0c024356e8ffcc41c5001eafa9c7.zip |
dev-libs/libxml2: ppc stable wrt bug #834458
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.13-r1.ebuild b/dev-libs/libxml2/libxml2-2.9.13-r1.ebuild index 369d6087dfdd..3fdafdf01bfe 100644 --- a/dev-libs/libxml2/libxml2-2.9.13-r1.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.13-r1.ebuild @@ -31,7 +31,7 @@ S="${WORKDIR}/${PN}-${PV%_rc*}" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug examples icu lzma +python readline static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |