diff options
Diffstat (limited to 'sys-apps/bash/bash-2.05b-r3.ebuild')
-rw-r--r-- | sys-apps/bash/bash-2.05b-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/bash/bash-2.05b-r3.ebuild b/sys-apps/bash/bash-2.05b-r3.ebuild index bce1d1dfcca3..e4ace76c23aa 100644 --- a/sys-apps/bash/bash-2.05b-r3.ebuild +++ b/sys-apps/bash/bash-2.05b-r3.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/sys-apps/bash/bash-2.05b-r3.ebuild,v 1.18 2003/02/13 15:49:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bash/bash-2.05b-r3.ebuild,v 1.19 2003/02/21 02:34:19 zwelch 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 ~ppc ~sparc alpha ~mips hppa" +KEYWORDS="x86 ~ppc ~sparc alpha ~mips hppa arm" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" |