diff options
Diffstat (limited to 'kde-base/ksystraycmd/ksystraycmd-3.5.0.ebuild')
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-3.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/ksystraycmd/ksystraycmd-3.5.0.ebuild b/kde-base/ksystraycmd/ksystraycmd-3.5.0.ebuild index 14186bf8fd7a..1c2c71e1a78b 100644 --- a/kde-base/ksystraycmd/ksystraycmd-3.5.0.ebuild +++ b/kde-base/ksystraycmd/ksystraycmd-3.5.0.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/ksystraycmd/ksystraycmd-3.5.0.ebuild,v 1.5 2005/12/17 10:16:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-3.5.0.ebuild,v 1.6 2006/03/28 00:52:51 agriffis Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Allows any application to be kept in the system tray" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |