diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-23 12:45:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-23 12:45:44 +0200 |
commit | 9b6209c69d77cead3d2860af006eb0d690b25dd1 (patch) | |
tree | 9e0c605bf0e633c4e7567ae24cd4b6848aabf180 /dev-libs | |
parent | mail-mta/sendmail: ppc stable wrt bug #809302 (diff) | |
download | gentoo-9b6209c69d77cead3d2860af006eb0d690b25dd1.tar.gz gentoo-9b6209c69d77cead3d2860af006eb0d690b25dd1.tar.bz2 gentoo-9b6209c69d77cead3d2860af006eb0d690b25dd1.zip |
dev-libs/libxml2: ppc stable wrt bug #809494
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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.12-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild index f248326fccb1..c5dae40d3201 100644 --- a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild @@ -36,7 +36,7 @@ LICENSE="MIT" SLOT="2" # Dropped keywords for now because it's a minor LDFLAGS fix, and it will ease upgrades # bug #802210 -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 ipv6 lzma +python readline static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |