diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:12:22 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 21:36:58 +0200 |
commit | a4a9aab7ae836a4e4f5c673ce7a145ac5ea8eb8c (patch) | |
tree | d87ec9d3067769ea0416917f307cc376d07d67b3 /dev-libs | |
parent | dev-libs/libinput: x86 stable, bug 584468 (diff) | |
download | gentoo-a4a9aab7ae836a4e4f5c673ce7a145ac5ea8eb8c.tar.gz gentoo-a4a9aab7ae836a4e4f5c673ce7a145ac5ea8eb8c.tar.bz2 gentoo-a4a9aab7ae836a4e4f5c673ce7a145ac5ea8eb8c.zip |
dev-libs/libxml2: x86 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.4.ebuild | 2 |
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 8970762d7a57..d236351cfc53 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="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-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" XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite" |