summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-07-09 02:39:57 +0000
committerMike Frysinger <vapier@gentoo.org>2007-07-09 02:39:57 +0000
commit90a6288f11defb3d1ff353d9524d6a08d6f2f37f (patch)
tree9ed93c40a2bb3b9ea5c74af05f57e2d3c3e29480 /app-shells
parentPull in setarch for amd64/mips/ppc/sparc. (diff)
downloadgentoo-2-90a6288f11defb3d1ff353d9524d6a08d6f2f37f.tar.gz
gentoo-2-90a6288f11defb3d1ff353d9524d6a08d6f2f37f.tar.bz2
gentoo-2-90a6288f11defb3d1ff353d9524d6a08d6f2f37f.zip
alpha/arm/hppa/ia64/ppc64/s390/sh love
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/dash/dash-0.5.3.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-0.5.3.8-r1.ebuild b/app-shells/dash/dash-0.5.3.8-r1.ebuild
index c311d57995a0..ebf368091594 100644
--- a/app-shells/dash/dash-0.5.3.8-r1.ebuild
+++ b/app-shells/dash/dash-0.5.3.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.3.8-r1.ebuild,v 1.1 2007/06/26 17:36:12 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.3.8-r1.ebuild,v 1.2 2007/07/09 02:39:57 vapier Exp $
inherit autotools eutils flag-o-matic toolchain-funcs
@@ -17,7 +17,7 @@ SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${PN}-${DEB_PV}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86"
IUSE="libedit static"
DEPEND="libedit? ( dev-libs/libedit )"