diff options
Diffstat (limited to 'app-shells/dash/dash-0.5.7.1.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-0.5.7.1.ebuild b/app-shells/dash/dash-0.5.7.1.ebuild index ab2faa8f0338..e3b4dff17a1e 100644 --- a/app-shells/dash/dash-0.5.7.1.ebuild +++ b/app-shells/dash/dash-0.5.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.1.ebuild,v 1.5 2012/05/22 20:52:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.1.ebuild,v 1.6 2012/05/23 12:54:20 ranger Exp $ EAPI="2" @@ -18,7 +18,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 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="libedit static" RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )" |