diff options
Diffstat (limited to 'kde-base/kandy/kandy-3.5.0.ebuild')
-rw-r--r-- | kde-base/kandy/kandy-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kandy/kandy-3.5.0.ebuild b/kde-base/kandy/kandy-3.5.0.ebuild index 15b616dab691..7879b8b69928 100644 --- a/kde-base/kandy/kandy-3.5.0.ebuild +++ b/kde-base/kandy/kandy-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/kandy/kandy-3.5.0.ebuild,v 1.1 2005/11/22 22:13:57 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kandy/kandy-3.5.0.ebuild,v 1.2 2005/11/29 04:25:52 weeve Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Communicating with your mobile phone" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdepim)" |