summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2004-07-21 20:58:41 +0000
committerCaleb Tennis <caleb@gentoo.org>2004-07-21 20:58:41 +0000
commit16561a86c72d1422a06f043432dfb13103cce04d (patch)
tree1370d51df3f52a09000e2136d91cbecd4ba477e0 /kde-base/kdelibs
parentstable on amd64 (diff)
downloadhistorical-16561a86c72d1422a06f043432dfb13103cce04d.tar.gz
historical-16561a86c72d1422a06f043432dfb13103cce04d.tar.bz2
historical-16561a86c72d1422a06f043432dfb13103cce04d.zip
x86 stable
Diffstat (limited to 'kde-base/kdelibs')
-rw-r--r--kde-base/kdelibs/kdelibs-3.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdelibs/kdelibs-3.2.3.ebuild b/kde-base/kdelibs/kdelibs-3.2.3.ebuild
index 1b2fec56d241..1c130d6f67d8 100644
--- a/kde-base/kdelibs/kdelibs-3.2.3.ebuild
+++ b/kde-base/kdelibs/kdelibs-3.2.3.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.2.3.ebuild,v 1.4 2004/06/25 03:05:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.2.3.ebuild,v 1.5 2004/07/21 20:44:30 caleb Exp $
inherit kde eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://kde/stable/${PV}/src/${PN}-${PV}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="3.2"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64"
IUSE="alsa cups ipv6 ssl doc ldap"
# kde.eclass has kdelibs in DEPEND, and we can't have that in here.