summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 19:58:20 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 19:58:20 +0000
commitb3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23 (patch)
tree713b9acf64dca94ad8439ccc49c0fa185d61a6e5 /app-shells/bash
parentRemove arm keywords (Manifest recommit) (diff)
downloadgentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.tar.gz
gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.tar.bz2
gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.zip
Remove arm keywords
Diffstat (limited to 'app-shells/bash')
-rw-r--r--app-shells/bash/bash-2.05b-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-2.05b-r5.ebuild b/app-shells/bash/bash-2.05b-r5.ebuild
index c95349a5c0ca..3da4cc681739 100644
--- a/app-shells/bash/bash-2.05b-r5.ebuild
+++ b/app-shells/bash/bash-2.05b-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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-r5.ebuild,v 1.10 2004/02/21 00:37:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r5.ebuild,v 1.11 2004/02/22 19:57:18 agriffis 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="amd64 x86 ppc sparc ~alpha mips hppa ~arm"
+KEYWORDS="amd64 x86 ppc sparc ~alpha mips hppa"
IUSE="nls build"
DEPEND=">=sys-libs/ncurses-5.2-r2"