diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-08 17:15:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-08 17:15:26 +0000 |
commit | 15a05486d910c96e165973f760c998168bbb8f90 (patch) | |
tree | 7fb613e785f244cf8fb3fbb5f8837edad2b9de05 /dev-libs/libxslt/libxslt-1.1.9-r1.ebuild | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-15a05486d910c96e165973f760c998168bbb8f90.tar.gz gentoo-2-15a05486d910c96e165973f760c998168bbb8f90.tar.bz2 gentoo-2-15a05486d910c96e165973f760c998168bbb8f90.zip |
Stable on sparc
Diffstat (limited to 'dev-libs/libxslt/libxslt-1.1.9-r1.ebuild')
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild index dc2121dfccc6..3845a311c951 100644 --- a/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild,v 1.4 2004/11/07 09:42:18 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild,v 1.5 2004/11/08 17:15:26 gustavoz Exp $ inherit libtool gnome.org eutils python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc sparc mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64" IUSE="python crypt" DEPEND=">=dev-libs/libxml2-2.6.8 |