summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-10-03 12:34:49 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-10-03 12:34:49 +0000
commitfbf1c377280b67d360931992294800cd13983e42 (patch)
tree79cf9d11a756f83e972c5b10d3fefa81123ef9a3 /net-libs/libnxml/libnxml-0.18.0.ebuild
parentRevert back previous change: now we point at https again (better security and... (diff)
downloadhistorical-fbf1c377280b67d360931992294800cd13983e42.tar.gz
historical-fbf1c377280b67d360931992294800cd13983e42.tar.bz2
historical-fbf1c377280b67d360931992294800cd13983e42.zip
Add ~sparc keyword, bug #238946
Package-Manager: portage-2.1.4.4
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"