diff options
Diffstat (limited to 'sys-process/htop/htop-0.7.ebuild')
-rw-r--r-- | sys-process/htop/htop-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/htop/htop-0.7.ebuild b/sys-process/htop/htop-0.7.ebuild index af6cc71b0193..6bd0ab687b26 100644 --- a/sys-process/htop/htop-0.7.ebuild +++ b/sys-process/htop/htop-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.7.ebuild,v 1.1 2007/11/24 01:55:10 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.7.ebuild,v 1.2 2007/12/28 16:31:28 armin76 Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://htop.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" DEPEND="sys-libs/ncurses" pkg_setup() { |