diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-27 19:01:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-27 19:01:08 +0000 |
commit | 7b51dfb4807cfec5cc6c9697ba4a80edca972beb (patch) | |
tree | 79cf247116f22e80b0ada7c1e1f10bbacd23ab2f /kde-base/kandy/kandy-3.4.0.ebuild | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-7b51dfb4807cfec5cc6c9697ba4a80edca972beb.tar.gz gentoo-2-7b51dfb4807cfec5cc6c9697ba4a80edca972beb.tar.bz2 gentoo-2-7b51dfb4807cfec5cc6c9697ba4a80edca972beb.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kandy/kandy-3.4.0.ebuild')
-rw-r--r-- | kde-base/kandy/kandy-3.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kandy/kandy-3.4.0.ebuild b/kde-base/kandy/kandy-3.4.0.ebuild index 86575e63b12e..990695df8da5 100644 --- a/kde-base/kandy/kandy-3.4.0.ebuild +++ b/kde-base/kandy/kandy-3.4.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.4.0.ebuild,v 1.3 2005/03/26 01:10:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kandy/kandy-3.4.0.ebuild,v 1.4 2005/04/27 18:58:38 corsair 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="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdepim)" OLDDEPEND="~kde-base/libkdepim-$PV" |