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