diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-25 22:13:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-25 22:14:16 +0100 |
commit | 865d0adab02e780f28019c27af4ad71fe9dab696 (patch) | |
tree | 138c28a71581153e8173be1f722e3c9da933c413 /dev-libs/libxml2 | |
parent | c4477b5b2cd03584384d6f142fd8aee2bc4f2b8d (diff) | |
download | gentoo-865d0adab02e780f28019c27af4ad71fe9dab696.tar.gz gentoo-865d0adab02e780f28019c27af4ad71fe9dab696.tar.xz |
dev-libs/libxml2: stable 2.9.4-r3 for ppc64, bug #623206
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.4-r3.ebuild b/dev-libs/libxml2/libxml2-2.9.4-r3.ebuild index ebcc325b4be..4031d409cb9 100644 --- a/dev-libs/libxml2/libxml2-2.9.4-r3.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.4-r3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="debug examples icu ipv6 lzma python readline static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |