summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-10-18 22:54:00 +0000
committerBrad House <brad_mssw@gentoo.org>2003-10-18 22:54:00 +0000
commitf90e1645de715d1cc0ae12abd7cf9098e5316289 (patch)
treea38edea14aafa7a120c1e7cabaf8512aa153c06b /dev-libs/libxslt
parentFixed inherit error (diff)
downloadhistorical-f90e1645de715d1cc0ae12abd7cf9098e5316289.tar.gz
historical-f90e1645de715d1cc0ae12abd7cf9098e5316289.tar.bz2
historical-f90e1645de715d1cc0ae12abd7cf9098e5316289.zip
mark gnome-2.4 for amd64
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r--dev-libs/libxslt/libxslt-1.0.33.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/libxslt-1.0.33.ebuild b/dev-libs/libxslt/libxslt-1.0.33.ebuild
index 1fb4a71286de..42768cca1796 100644
--- a/dev-libs/libxslt/libxslt-1.0.33.ebuild
+++ b/dev-libs/libxslt/libxslt-1.0.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.33.ebuild,v 1.4 2003/10/17 14:44:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.33.ebuild,v 1.5 2003/10/18 22:54:00 brad_mssw Exp $
inherit libtool gnome.org
@@ -9,7 +9,7 @@ DESCRIPTION="XSLT libraries and tools"
HOMEPAGE="http://www.xmlsoft.org/"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="ia64 x86 ~ppc ~sparc alpha ~hppa ~amd64"
+KEYWORDS="ia64 x86 ~ppc ~sparc alpha ~hppa amd64"
DEPEND=">=dev-libs/libxml2-2.5.6
python? ( dev-lang/python )"