summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/ncdu/ncdu-1.1.ebuild')
-rw-r--r--sys-fs/ncdu/ncdu-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ncdu/ncdu-1.1.ebuild b/sys-fs/ncdu/ncdu-1.1.ebuild
index c7b62ea60278..d60212d300e4 100644
--- a/sys-fs/ncdu/ncdu-1.1.ebuild
+++ b/sys-fs/ncdu/ncdu-1.1.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-fs/ncdu/ncdu-1.1.ebuild,v 1.2 2007/06/16 16:25:24 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.1.ebuild,v 1.3 2007/08/03 17:45:34 gustavoz 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 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
DEPEND="sys-libs/ncurses"
src_compile() {