summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-03-05 18:12:26 +0000
committerBrian Jackson <iggy@gentoo.org>2004-03-05 18:12:26 +0000
commit1031f7b886baa91bbb910b58a0205717427c9b03 (patch)
treebc5e7cd1a5fc22149f9ccdad2c7dcca63d1534d8 /dev-libs/libxslt
parentMarked as stable. (Manifest recommit) (diff)
downloadgentoo-2-1031f7b886baa91bbb910b58a0205717427c9b03.tar.gz
gentoo-2-1031f7b886baa91bbb910b58a0205717427c9b03.tar.bz2
gentoo-2-1031f7b886baa91bbb910b58a0205717427c9b03.zip
added s390 keywords
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r--dev-libs/libxslt/libxslt-1.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/libxslt-1.1.3.ebuild b/dev-libs/libxslt/libxslt-1.1.3.ebuild
index 942bb89ee74f..c551d1a1725f 100644
--- a/dev-libs/libxslt/libxslt-1.1.3.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.3.ebuild,v 1.2 2004/02/28 22:25:02 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.3.ebuild,v 1.3 2004/03/05 18:11:29 iggy Exp $
inherit libtool gnome.org
[ -n "`use python`" ] && inherit python
@@ -10,7 +10,7 @@ DESCRIPTION="XSLT libraries and tools"
HOMEPAGE="http://www.xmlsoft.org/"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 s390"
DEPEND=">=dev-libs/libxml2-2.6.5
python? ( dev-lang/python )"