summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-07-22 05:17:34 +0000
committerTravis Tilley <lv@gentoo.org>2004-07-22 05:17:34 +0000
commit65d2c3b7dd60aadd2098a9b5d723636a881a424c (patch)
tree1ecb2587e35413185e696f2a62c5dda1da824510 /kde-base/kdelibs
parentstable on amd64 (diff)
downloadhistorical-65d2c3b7dd60aadd2098a9b5d723636a881a424c.tar.gz
historical-65d2c3b7dd60aadd2098a9b5d723636a881a424c.tar.bz2
historical-65d2c3b7dd60aadd2098a9b5d723636a881a424c.zip
marking kde 3.2.3 stable on amd64
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 1c130d6f67d8..edcb788bc212 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.5 2004/07/21 20:44:30 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.2.3.ebuild,v 1.6 2004/07/22 05:17:34 lv 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.