summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-22 18:38:32 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-22 18:44:50 +0100
commit97806d7a5264ede23f5006fd1da308ef6e1d5ddb (patch)
tree5f4d296f910038d9913c14c9eb3d0725f48df01e /dev-libs/libxml2
parentdev-libs/libsigc++: sparc stable wrt bug #587010 (diff)
downloadgentoo-97806d7a5264ede23f5006fd1da308ef6e1d5ddb.tar.gz
gentoo-97806d7a5264ede23f5006fd1da308ef6e1d5ddb.tar.bz2
gentoo-97806d7a5264ede23f5006fd1da308ef6e1d5ddb.zip
dev-libs/libxml2: sparc stable wrt bug #587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" 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 f52e58695273..16e806675baf 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"
+KEYWORDS="arm64 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"