diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-23 11:46:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-23 11:48:54 +0000 |
commit | 397106fcc463e6279e0cbe02a5c758e814e2d9ca (patch) | |
tree | e8267b55c55d322706b466ede9ad6853c4c296da /dev-libs | |
parent | sys-kernel/gentoo-sources: Linux patch 4.20.12 + cpu opt patch (diff) | |
download | gentoo-397106fcc463e6279e0cbe02a5c758e814e2d9ca.tar.gz gentoo-397106fcc463e6279e0cbe02a5c758e814e2d9ca.tar.bz2 gentoo-397106fcc463e6279e0cbe02a5c758e814e2d9ca.zip |
dev-libs/libxml2: stable 2.9.9 for ia64, bug #618110
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.9.ebuild b/dev-libs/libxml2/libxml2-2.9.9.ebuild index cfda0db42f5a..d53f551305a4 100644 --- a/dev-libs/libxml2/libxml2-2.9.9.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.9.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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug examples icu ipv6 lzma python readline static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |