summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-08-10 09:42:17 +0000
committerMarkus Meier <maekke@gentoo.org>2008-08-10 09:42:17 +0000
commit8f84ec7ac3783cc2761ee5063c7721d820d81995 (patch)
treeb1a323f9dbe92e03105755d418eb7eaa04b22617 /dev-libs/libxml2/libxml2-2.6.32.ebuild
parentx86 stable, bug #229709 (diff)
downloadgentoo-2-8f84ec7ac3783cc2761ee5063c7721d820d81995.tar.gz
gentoo-2-8f84ec7ac3783cc2761ee5063c7721d820d81995.tar.bz2
gentoo-2-8f84ec7ac3783cc2761ee5063c7721d820d81995.zip
x86 stable, bug #229709
(Portage version: 2.2_rc6/cvs/Linux 2.6.27-rc2 i686)
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.6.32.ebuild')
-rw-r--r--dev-libs/libxml2/libxml2-2.6.32.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.32.ebuild b/dev-libs/libxml2/libxml2-2.6.32.ebuild
index b23bfdbed2e6..fa73a6e4d42d 100644
--- a/dev-libs/libxml2/libxml2-2.6.32.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.32.ebuild,v 1.4 2008/07/30 21:37:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.32.ebuild,v 1.5 2008/08/10 09:42:17 maekke Exp $
inherit libtool flag-o-matic eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="bootstrap build debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"