diff options
Diffstat (limited to 'app-shells/bash/bash-2.05b-r7.ebuild')
-rw-r--r-- | app-shells/bash/bash-2.05b-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-2.05b-r7.ebuild b/app-shells/bash/bash-2.05b-r7.ebuild index 5ee4ef48218e..f44198c14777 100644 --- a/app-shells/bash/bash-2.05b-r7.ebuild +++ b/app-shells/bash/bash-2.05b-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r7.ebuild,v 1.10 2003/12/14 00:09:35 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r7.ebuild,v 1.11 2003/12/17 03:43:07 brad_mssw Exp $ inherit eutils flag-o-matic @@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/bash/bash.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 alpha ppc sparc ia64 ~mips hppa" +KEYWORDS="x86 alpha ppc sparc ia64 ~mips hppa ppc64" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" |