diff options
Diffstat (limited to 'kde-base/ksystraycmd/ksystraycmd-3.5.0.ebuild')
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksystraycmd/ksystraycmd-3.5.0.ebuild b/kde-base/ksystraycmd/ksystraycmd-3.5.0.ebuild index c620a817face..14186bf8fd7a 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 # 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.4 2005/12/12 15:45:34 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-3.5.0.ebuild,v 1.5 2005/12/17 10:16:10 corsair 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |