summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/libnxml/libnxml-0.18.0.ebuild')
-rw-r--r--net-libs/libnxml/libnxml-0.18.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnxml/libnxml-0.18.0.ebuild b/net-libs/libnxml/libnxml-0.18.0.ebuild
index b2adce10a5d3..fe34a836f72f 100644
--- a/net-libs/libnxml/libnxml-0.18.0.ebuild
+++ b/net-libs/libnxml/libnxml-0.18.0.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/net-libs/libnxml/libnxml-0.18.0.ebuild,v 1.3 2008/09/23 07:25:09 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild,v 1.4 2008/10/03 12:34:49 bluebird Exp $
DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams"
HOMEPAGE="http://www2.autistici.org/bakunin/codes.php"
@@ -8,7 +8,7 @@ SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
IUSE="doc examples"
RDEPEND="net-misc/curl"