diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-07 00:22:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-07 00:22:22 +0000 |
commit | 97d68e4caac6403090f2abc3835af4cb5bb95555 (patch) | |
tree | 64b3af3b3289adae450e005e5a531e99faa16eae /app-shells/bash-completion | |
parent | arm love (diff) | |
download | gentoo-2-97d68e4caac6403090f2abc3835af4cb5bb95555.tar.gz gentoo-2-97d68e4caac6403090f2abc3835af4cb5bb95555.tar.bz2 gentoo-2-97d68e4caac6403090f2abc3835af4cb5bb95555.zip |
arm/ia64/s390 stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r-- | app-shells/bash-completion/bash-completion-20050121-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash-completion/bash-completion-20050121-r9.ebuild b/app-shells/bash-completion/bash-completion-20050121-r9.ebuild index 2426225131d3..081c69496da9 100644 --- a/app-shells/bash-completion/bash-completion-20050121-r9.ebuild +++ b/app-shells/bash-completion/bash-completion-20050121-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r9.ebuild,v 1.8 2005/06/28 05:30:06 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r9.ebuild,v 1.9 2005/07/07 00:22:06 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 mips ppc ~ppc-macos ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ~ppc64 s390 sparc x86" IUSE="" DEPEND="" |