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 6715443c82d6..6ac4e06bb754 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.12 2003/12/29 02:41:01 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r7.ebuild,v 1.13 2003/12/30 04:43:19 seemant 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 ppc64" +KEYWORDS="x86 ppc sparc alpha hppa mips ~amd64 ia64 ppc64" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" |