diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-12-30 04:43:25 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-12-30 04:43:25 +0000 |
commit | e7a9f5fe7758dcc55724af26d0ffc93b5ba71b01 (patch) | |
tree | ddb17baa5db93550b51e1840e2ac65b310cd0d49 /app-shells/bash/bash-2.05b-r9.ebuild | |
parent | So I was sitting there one day, when a ~sparc keyword fell out of the sky and... (diff) | |
download | historical-e7a9f5fe7758dcc55724af26d0ffc93b5ba71b01.tar.gz historical-e7a9f5fe7758dcc55724af26d0ffc93b5ba71b01.tar.bz2 historical-e7a9f5fe7758dcc55724af26d0ffc93b5ba71b01.zip |
KEYWORDS stuff
Diffstat (limited to 'app-shells/bash/bash-2.05b-r9.ebuild')
-rw-r--r-- | app-shells/bash/bash-2.05b-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-2.05b-r9.ebuild b/app-shells/bash/bash-2.05b-r9.ebuild index 779b581a622e..7b4a328245c5 100644 --- a/app-shells/bash/bash-2.05b-r9.ebuild +++ b/app-shells/bash/bash-2.05b-r9.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-r9.ebuild,v 1.1 2003/12/27 21:36:59 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.2 2003/12/30 04:43:19 seemant 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 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64 ~ppc64" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" |