diff options
author | Jason Wever <weeve@gentoo.org> | 2006-10-30 02:23:50 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-10-30 02:23:50 +0000 |
commit | 87bf683b21ff78a7cfc511d136caf2213f037153 (patch) | |
tree | 72703118d61dbb4b60298fc63313f44095638af9 /app-office/plan/plan-1.9.ebuild | |
parent | Stable on SPARC wrt bug #153169. (diff) | |
download | gentoo-2-87bf683b21ff78a7cfc511d136caf2213f037153.tar.gz gentoo-2-87bf683b21ff78a7cfc511d136caf2213f037153.tar.bz2 gentoo-2-87bf683b21ff78a7cfc511d136caf2213f037153.zip |
Stable on SPARC wrt bug #153199.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'app-office/plan/plan-1.9.ebuild')
-rw-r--r-- | app-office/plan/plan-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/plan/plan-1.9.ebuild b/app-office/plan/plan-1.9.ebuild index 816a9b835879..26760e68324c 100644 --- a/app-office/plan/plan-1.9.ebuild +++ b/app-office/plan/plan-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.9.ebuild,v 1.2 2006/01/20 19:07:57 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.9.ebuild,v 1.3 2006/10/30 02:23:50 weeve Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.fu-berlin.de/unix/X11/apps/plan/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~ppc sparc ~x86" IUSE="" DEPEND="x11-libs/openmotif" |