summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-03-21 14:40:46 +0000
committerBrent Baude <ranger@gentoo.org>2010-03-21 14:40:46 +0000
commit79941e3578a959e10cf1cb9ec4f73678e632c5d3 (patch)
treebec685d1baf224acd9d6e860742b89177e3add5a /sys-process/htop/htop-0.8.3.ebuild
parentx86 stable wrt bug #309059 (diff)
downloadhistorical-79941e3578a959e10cf1cb9ec4f73678e632c5d3.tar.gz
historical-79941e3578a959e10cf1cb9ec4f73678e632c5d3.tar.bz2
historical-79941e3578a959e10cf1cb9ec4f73678e632c5d3.zip
stable ppc64, bug 302936
Package-Manager: portage-2.1.7.17/cvs/Linux ppc64
Diffstat (limited to 'sys-process/htop/htop-0.8.3.ebuild')
-rw-r--r--sys-process/htop/htop-0.8.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/htop/htop-0.8.3.ebuild b/sys-process/htop/htop-0.8.3.ebuild
index d76e6c8881e3..686b42618d72 100644
--- a/sys-process/htop/htop-0.8.3.ebuild
+++ b/sys-process/htop/htop-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.8.3.ebuild,v 1.5 2010/02/11 20:21:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.8.3.ebuild,v 1.6 2010/03/21 14:40:46 ranger Exp $
EAPI="2"
inherit eutils flag-o-matic multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="debug"
DEPEND="sys-libs/ncurses[unicode]"