summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-09-26 02:57:56 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-09-26 02:57:56 +0000
commit65c40994156273fc7b6a31b691fc118fc6c9e12c (patch)
tree305ce6e2c9edf5387219b3ed7cdf0af04a660660 /dev-libs/libxslt/libxslt-1.1.20-r1.ebuild
parentStable on mips, per #193339. (diff)
downloadgentoo-2-65c40994156273fc7b6a31b691fc118fc6c9e12c.tar.gz
gentoo-2-65c40994156273fc7b6a31b691fc118fc6c9e12c.tar.bz2
gentoo-2-65c40994156273fc7b6a31b691fc118fc6c9e12c.zip
Stable on mips, per #193339.
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-libs/libxslt/libxslt-1.1.20-r1.ebuild')
-rw-r--r--dev-libs/libxslt/libxslt-1.1.20-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild
index 0dcf7e3c1c85..bdc34bbde37a 100644
--- a/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild,v 1.5 2007/09/25 04:09:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild,v 1.6 2007/09/26 02:57:56 kumba Exp $
inherit libtool eutils python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="crypt debug python"
DEPEND=">=dev-libs/libxml2-2.6.27