diff options
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 7881a040d401..0458f71fb7f1 100644 --- a/app-office/plan/plan-1.9.ebuild +++ b/app-office/plan/plan-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.6 2008/08/31 13:14:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.9.ebuild,v 1.7 2008/10/29 04:30:37 jer 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="~amd64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86" IUSE="" DEPEND="x11-libs/openmotif" |