diff options
author | Seth Chandler <sethbc@gentoo.org> | 2003-01-31 18:36:01 +0000 |
---|---|---|
committer | Seth Chandler <sethbc@gentoo.org> | 2003-01-31 18:36:01 +0000 |
commit | de723d0e2a5acbc6e9768249db0a6bb66211e5d4 (patch) | |
tree | 4414f41dfb2c6d95f89d794fd488d657731de865 /app-office/openoffice | |
parent | dep fixes (diff) | |
download | historical-de723d0e2a5acbc6e9768249db0a6bb66211e5d4.tar.gz historical-de723d0e2a5acbc6e9768249db0a6bb66211e5d4.tar.bz2 historical-de723d0e2a5acbc6e9768249db0a6bb66211e5d4.zip |
-x86 masking openoffice-1.0.2, needs a ton of fixes (libstdc++, etc...)
Diffstat (limited to 'app-office/openoffice')
-rw-r--r-- | app-office/openoffice/openoffice-1.0.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-office/openoffice/openoffice-1.0.2.ebuild b/app-office/openoffice/openoffice-1.0.2.ebuild index f9e174f7b939..239bc994796a 100644 --- a/app-office/openoffice/openoffice-1.0.2.ebuild +++ b/app-office/openoffice/openoffice-1.0.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/openoffice/openoffice-1.0.2.ebuild,v 1.5 2003/01/29 15:25:15 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.2.ebuild,v 1.6 2003/01/31 18:36:01 sethbc Exp $ # IMPORTANT: This is extremely alpha!!! @@ -64,7 +64,8 @@ HOMEPAGE="http://www.openoffice.org/" LICENSE="LGPL-2 | SISSL-1.1" SLOT="0" -KEYWORDS="~x86 ~ppc" +# keywording-x86, needs too many fixes to have in ~x86 right now (Seth) +KEYWORDS="-x86 ~ppc" IUSE="gnome kde" RDEPEND=">=sys-libs/glibc-2.1 |