summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdelibs/kdelibs-3.4.3.ebuild')
-rw-r--r--kde-base/kdelibs/kdelibs-3.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdelibs/kdelibs-3.4.3.ebuild b/kde-base/kdelibs/kdelibs-3.4.3.ebuild
index 4ff1afacf4d7..f9c372bb4057 100644
--- a/kde-base/kdelibs/kdelibs-3.4.3.ebuild
+++ b/kde-base/kdelibs/kdelibs-3.4.3.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/kdelibs/kdelibs-3.4.3.ebuild,v 1.6 2005/11/27 14:49:07 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.4.3.ebuild,v 1.7 2005/12/06 05:31:07 josejx Exp $
inherit kde flag-o-matic eutils multilib
set-kdedir 3.4
@@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PV}/src/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="3.4"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
IUSE="alsa arts cups doc jpeg2k kerberos openexr spell ssl tiff zeroconf"
# kde.eclass has kdelibs in DEPEND, and we can't have that in here.