diff options
Diffstat (limited to 'kde-base/kfind/kfind-3.5.0.ebuild')
-rw-r--r-- | kde-base/kfind/kfind-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfind/kfind-3.5.0.ebuild b/kde-base/kfind/kfind-3.5.0.ebuild index 5667df3b3b3a..f71012763cb9 100644 --- a/kde-base/kfind/kfind-3.5.0.ebuild +++ b/kde-base/kfind/kfind-3.5.0.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-base/kfind/kfind-3.5.0.ebuild,v 1.3 2005/12/04 10:23:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.0.ebuild,v 1.4 2005/12/12 15:40:52 josejx Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE file find utility" -KEYWORDS="~alpha ~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)" |