summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdelibs/kdelibs-3.3.0.ebuild')
-rw-r--r--kde-base/kdelibs/kdelibs-3.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdelibs/kdelibs-3.3.0.ebuild b/kde-base/kdelibs/kdelibs-3.3.0.ebuild
index 2c80c1b2e7c4..45ef8a067296 100644
--- a/kde-base/kdelibs/kdelibs-3.3.0.ebuild
+++ b/kde-base/kdelibs/kdelibs-3.3.0.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/kde-base/kdelibs/kdelibs-3.3.0.ebuild,v 1.9 2004/09/09 18:06:32 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.3.0.ebuild,v 1.10 2004/09/15 02:33:12 weeve Exp $
inherit kde eutils flag-o-matic
set-kdedir 3.3
@@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/3.3/src/${PN}-${PV}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="3.3"
-KEYWORDS="x86 ~amd64 ppc64 ~mips ~sparc ppc"
+KEYWORDS="x86 ~amd64 ppc64 ~mips sparc ppc"
IUSE="alsa arts cups doc ipv6 ldap ssl tiff"
# kde.eclass has kdelibs in DEPEND, and we can't have that in here.