summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-12-10 18:04:12 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-12-10 18:04:12 +0000
commit5d4e945dfbaf06e7fe8431c4c5e9a4b1ed370908 (patch)
tree3758af56a0bc4f1302619e39a258b360b7c01a3b /kde-base/kdelibs/kdelibs-3.4.3.ebuild
parentAdded ~amd64 keyword. Bug #114776. (diff)
downloadhistorical-5d4e945dfbaf06e7fe8431c4c5e9a4b1ed370908.tar.gz
historical-5d4e945dfbaf06e7fe8431c4c5e9a4b1ed370908.tar.bz2
historical-5d4e945dfbaf06e7fe8431c4c5e9a4b1ed370908.zip
Stable on alpha, bug 112842.
Package-Manager: portage-2.0.51.22-r3
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 c4ca5e3f582c..085e3a6fdcba 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.8 2005/12/10 02:22:05 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.4.3.ebuild,v 1.9 2005/12/10 18:04:12 kloeri 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.