diff options
Diffstat (limited to 'kde-misc/kio-locate/kio-locate-0.3.4.ebuild')
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kio-locate/kio-locate-0.3.4.ebuild b/kde-misc/kio-locate/kio-locate-0.3.4.ebuild index 6115c2abf587..248b1669cd12 100644 --- a/kde-misc/kio-locate/kio-locate-0.3.4.ebuild +++ b/kde-misc/kio-locate/kio-locate-0.3.4.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/kde-misc/kio-locate/kio-locate-0.3.4.ebuild,v 1.1 2005/01/27 20:13:46 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.3.4.ebuild,v 1.2 2005/02/25 01:49:55 weeve Exp $ inherit kde @@ -11,7 +11,7 @@ HOMEPAGE="http://arminstraub.de/browse.php?page=programs_kiolocate" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" RDEPEND="sys-apps/slocate" |