diff options
author | Owen Stampflee <owen@gentoo.org> | 2002-09-21 21:24:19 +0000 |
---|---|---|
committer | Owen Stampflee <owen@gentoo.org> | 2002-09-21 21:24:19 +0000 |
commit | 3dc2932858f4640c37a31eab0890b000eb382613 (patch) | |
tree | 723d9adeca8373c69dca9d2a927ce4930bd13f44 /app-office/koffice | |
parent | added keywords (diff) | |
download | historical-3dc2932858f4640c37a31eab0890b000eb382613.tar.gz historical-3dc2932858f4640c37a31eab0890b000eb382613.tar.bz2 historical-3dc2932858f4640c37a31eab0890b000eb382613.zip |
added keywords
Diffstat (limited to 'app-office/koffice')
-rw-r--r-- | app-office/koffice/koffice-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/koffice/koffice-1.2.ebuild b/app-office/koffice/koffice-1.2.ebuild index 0927921fae22..90ac33a46bff 100644 --- a/app-office/koffice/koffice-1.2.ebuild +++ b/app-office/koffice/koffice-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.2.ebuild,v 1.1 2002/09/15 13:35:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.2.ebuild,v 1.2 2002/09/21 21:24:19 owen Exp $ inherit kde-base flag-o-matic filter-flags "-fomit-frame-pointer" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SRC_URI="mirror://kde/stable/$P/src/$P.tar.bz2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="$DEPEND >=dev-lang/python-2.2.1 |