diff options
Diffstat (limited to 'kde-base/ksplashml/ksplashml-3.4.3.ebuild')
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/ksplashml/ksplashml-3.4.3.ebuild b/kde-base/ksplashml/ksplashml-3.4.3.ebuild index cd59423fa2cb..975305d86380 100644 --- a/kde-base/ksplashml/ksplashml-3.4.3.ebuild +++ b/kde-base/ksplashml/ksplashml-3.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.4.3.ebuild,v 1.7 2005/12/10 19:18:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.4.3.ebuild,v 1.8 2006/03/27 15:39:41 agriffis Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" |