diff options
Diffstat (limited to 'kde-base/kdelibs/kdelibs-3.4.3.ebuild')
-rw-r--r-- | kde-base/kdelibs/kdelibs-3.4.3.ebuild | 4 |
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 4c420b22baa2..fcf762ee4713 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.2 2005/10/18 19:24:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.4.3.ebuild,v 1.3 2005/11/21 17:28:28 gustavoz 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. |