diff options
Diffstat (limited to 'kde-base/kcachegrind/kcachegrind-3.5.2.ebuild')
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcachegrind/kcachegrind-3.5.2.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.2.ebuild index 0e7989d056ee..4223385feaf3 100644 --- a/kde-base/kcachegrind/kcachegrind-3.5.2.ebuild +++ b/kde-base/kcachegrind/kcachegrind-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.2.ebuild,v 1.5 2006/05/29 13:45:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.2.ebuild,v 1.6 2006/05/30 05:09:34 josejx Exp $ KMNAME=kdesdk MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="x86? ( dev-util/callgrind )" |