diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 10:32:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 10:32:22 +0000 |
commit | 4f654a1da2a2ee8301d8dadb310a7f1b5f045f29 (patch) | |
tree | 74f70ce2840ad98a544a12c8f29d9b5354162eae /app-shells/dash/dash-0.5.7.3-r1.ebuild | |
parent | Stable for sparc, wrt bug #457302 (diff) | |
download | gentoo-2-4f654a1da2a2ee8301d8dadb310a7f1b5f045f29.tar.gz gentoo-2-4f654a1da2a2ee8301d8dadb310a7f1b5f045f29.tar.bz2 gentoo-2-4f654a1da2a2ee8301d8dadb310a7f1b5f045f29.zip |
Stable for sparc, wrt bug #457252
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells/dash/dash-0.5.7.3-r1.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.7.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-0.5.7.3-r1.ebuild b/app-shells/dash/dash-0.5.7.3-r1.ebuild index 087332b2b500..45611b917c5c 100644 --- a/app-shells/dash/dash-0.5.7.3-r1.ebuild +++ b/app-shells/dash/dash-0.5.7.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.3-r1.ebuild,v 1.8 2013/03/30 14:55:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.3-r1.ebuild,v 1.9 2013/03/31 10:32:22 ago Exp $ EAPI="4" @@ -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 ) )" |