diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:55:43 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:55:43 +0000 |
commit | 54092c164433a2573717111a7d9a817eefd8ea08 (patch) | |
tree | 4bbcc288bec4f91ee4e21b8a9e25db878ec2a6e3 /app-shells | |
parent | ppc64 (diff) | |
download | gentoo-2-54092c164433a2573717111a7d9a817eefd8ea08.tar.gz gentoo-2-54092c164433a2573717111a7d9a817eefd8ea08.tar.bz2 gentoo-2-54092c164433a2573717111a7d9a817eefd8ea08.zip |
ppc64
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-2.05b-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-2.05b-r8.ebuild b/app-shells/bash/bash-2.05b-r8.ebuild index c155f49402bd..ea53ffc9b7e1 100644 --- a/app-shells/bash/bash-2.05b-r8.ebuild +++ b/app-shells/bash/bash-2.05b-r8.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-r8.ebuild,v 1.2 2003/10/20 06:11:57 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r8.ebuild,v 1.3 2003/12/17 04:55:43 brad_mssw Exp $ inherit eutils flag-o-matic gnuconfig @@ -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" +KEYWORDS="~x86 ~alpha ~ppc ~sparc ~ia64 ~mips ppc64" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" |