diff options
Diffstat (limited to 'app-shells/dash/dash-0.5.7.4.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-0.5.7.4.ebuild b/app-shells/dash/dash-0.5.7.4.ebuild index 548575197358..4654ed3e1e5a 100644 --- a/app-shells/dash/dash-0.5.7.4.ebuild +++ b/app-shells/dash/dash-0.5.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.4.ebuild,v 1.4 2014/10/09 09:13:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.4.ebuild,v 1.5 2014/10/10 10:57:20 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 ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="libedit static" RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )" |