summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2009-09-21 18:46:30 +0000
committerTom Gall <tgall@gentoo.org>2009-09-21 18:46:30 +0000
commitd355111a556f0dcd72560b7590cc2f5048bb3338 (patch)
treefab530b221e25f8fc736249fc7b8e90dac19bebd /app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild
parentstable on ppc64, bug #278094 (diff)
downloadhistorical-d355111a556f0dcd72560b7590cc2f5048bb3338.tar.gz
historical-d355111a556f0dcd72560b7590cc2f5048bb3338.tar.bz2
historical-d355111a556f0dcd72560b7590cc2f5048bb3338.zip
stable on ppc64, bug #278441
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild')
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild
index 2270901eddc8..bd6735ccb1d3 100644
--- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild
+++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild,v 1.7 2009/08/09 13:27:32 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild,v 1.8 2009/09/21 18:46:30 tgall Exp $
DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, repoman, layman, etc)"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE=""
RDEPEND="app-shells/bash-completion"