summaryrefslogtreecommitdiff
path: root/dev-libs/libxml2
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-22 18:57:29 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-22 19:02:58 +0100
commit464d38bef30eb276a09ceb69a98ecbdda065dfe5 (patch)
treeb569b1e6fb68a126dc55c066e855dd36a2805b20 /dev-libs/libxml2
parent4052a003db70d6280644c55db68d4a51fdbd5a28 (diff)
downloadgentoo-464d38bef30eb276a09ceb69a98ecbdda065dfe5.tar.gz
gentoo-464d38bef30eb276a09ceb69a98ecbdda065dfe5.tar.xz
dev-libs/libxml2: ia64 stable wrt bug #587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/libxml2-2.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.4.ebuild b/dev-libs/libxml2/libxml2-2.9.4.ebuild
index 16e806675ba..8c49045f420 100644
--- a/dev-libs/libxml2/libxml2-2.9.4.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="arm64 m68k s390 sh sparc"
+KEYWORDS="arm64 ia64 m68k s390 sh sparc"
IUSE="debug examples icu ipv6 lzma python readline static-libs test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"