summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/ncdu/ncdu-1.6.ebuild')
-rw-r--r--sys-fs/ncdu/ncdu-1.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/ncdu/ncdu-1.6.ebuild b/sys-fs/ncdu/ncdu-1.6.ebuild
index b123165331c0..41a194f9c466 100644
--- a/sys-fs/ncdu/ncdu-1.6.ebuild
+++ b/sys-fs/ncdu/ncdu-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.6.ebuild,v 1.1 2009/11/16 08:59:51 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.6.ebuild,v 1.2 2010/05/04 15:14:52 phajdan.jr Exp $
IUSE=""
DESCRIPTION="NCurses Disk Usage"
@@ -8,7 +8,7 @@ HOMEPAGE="http://dev.yorhel.nl/ncdu/"
SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
DEPEND="sys-libs/ncurses"
RDEPEND="${DEPEND}"