summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-25 17:02:57 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-25 17:02:57 +0000
commitd3c76e3167084f6df7d883b5ad1857868e0546ff (patch)
tree1b87c55a76400228d1f307d8e4ba861ff6204eee /dev-libs/libxslt/libxslt-1.1.15.ebuild
parentStop using gnome2 eclass. Use emake -j1 to prevent compilation errors - solve... (diff)
downloadhistorical-d3c76e3167084f6df7d883b5ad1857868e0546ff.tar.gz
historical-d3c76e3167084f6df7d883b5ad1857868e0546ff.tar.bz2
historical-d3c76e3167084f6df7d883b5ad1857868e0546ff.zip
Stable on sparc wrt #110454
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-libs/libxslt/libxslt-1.1.15.ebuild')
-rw-r--r--dev-libs/libxslt/libxslt-1.1.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/libxslt-1.1.15.ebuild b/dev-libs/libxslt/libxslt-1.1.15.ebuild
index 0a4d90b77b9d..caa43f1e3069 100644
--- a/dev-libs/libxslt/libxslt-1.1.15.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.15.ebuild,v 1.2 2005/10/25 16:31:44 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.15.ebuild,v 1.3 2005/10/25 17:02:57 gustavoz Exp $
inherit libtool gnome.org eutils python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE="crypt debug python static"
DEPEND=">=dev-libs/libxml2-2.6.17