diff options
Diffstat (limited to 'app-text/tree/tree-1.5.3.ebuild')
-rw-r--r-- | app-text/tree/tree-1.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tree/tree-1.5.3.ebuild b/app-text/tree/tree-1.5.3.ebuild index 778bad3a53f9..75a907379910 100644 --- a/app-text/tree/tree-1.5.3.ebuild +++ b/app-text/tree/tree-1.5.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/app-text/tree/tree-1.5.3.ebuild,v 1.2 2010/02/25 15:04:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tree/tree-1.5.3.ebuild,v 1.3 2010/02/25 22:31:37 tcunha Exp $ EAPI=2 inherit toolchain-funcs flag-o-matic bash-completion @@ -11,7 +11,7 @@ SRC_URI="ftp://mama.indstate.edu/linux/tree/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" src_prepare() { |