summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-09-17 10:02:10 +0000
committerMike Frysinger <vapier@gentoo.org>2008-09-17 10:02:10 +0000
commitfc7002de73f8b91d9c9ff2579b36a79bc95c0800 (patch)
treefc710aff0af1bd5b5c5d3447a0aabff5c3c4eeb2 /app-shells
parentuse $S actually like normal (diff)
downloadgentoo-2-fc7002de73f8b91d9c9ff2579b36a79bc95c0800.tar.gz
gentoo-2-fc7002de73f8b91d9c9ff2579b36a79bc95c0800.tar.bz2
gentoo-2-fc7002de73f8b91d9c9ff2579b36a79bc95c0800.zip
arm/s390/sh stable
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/dash/dash-0.5.4.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-0.5.4.11.ebuild b/app-shells/dash/dash-0.5.4.11.ebuild
index 1c594f02db53..09d551b1533c 100644
--- a/app-shells/dash/dash-0.5.4.11.ebuild
+++ b/app-shells/dash/dash-0.5.4.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.4.11.ebuild,v 1.6 2008/09/06 17:13:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.4.11.ebuild,v 1.7 2008/09/17 10:02:10 vapier Exp $
inherit autotools eutils flag-o-matic
@@ -16,7 +16,7 @@ SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${PN}-${DEB_PV}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE="libedit static"
DEPEND="libedit? ( dev-libs/libedit )"