diff options
Diffstat (limited to 'app-office/kformula/kformula-1.4.0_rc1.ebuild')
-rw-r--r-- | app-office/kformula/kformula-1.4.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kformula/kformula-1.4.0_rc1.ebuild b/app-office/kformula/kformula-1.4.0_rc1.ebuild index 39596597cd46..8f2e389c0551 100644 --- a/app-office/kformula/kformula-1.4.0_rc1.ebuild +++ b/app-office/kformula/kformula-1.4.0_rc1.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/app-office/kformula/kformula-1.4.0_rc1.ebuild,v 1.2 2005/06/04 07:18:59 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.0_rc1.ebuild,v 1.3 2005/06/11 09:39:16 corsair Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |