diff options
Diffstat (limited to 'app-text/tree/tree-1.5.1.1.ebuild')
-rw-r--r-- | app-text/tree/tree-1.5.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tree/tree-1.5.1.1.ebuild b/app-text/tree/tree-1.5.1.1.ebuild index c234c2078d0b..0945ed35d23c 100644 --- a/app-text/tree/tree-1.5.1.1.ebuild +++ b/app-text/tree/tree-1.5.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/app-text/tree/tree-1.5.1.1.ebuild,v 1.2 2007/07/20 21:32:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tree/tree-1.5.1.1.ebuild,v 1.3 2007/12/04 19:46:21 nixnut Exp $ inherit toolchain-funcs bash-completion @@ -10,7 +10,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_compile() { |