diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 17:50:45 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 17:50:45 +0000 |
commit | 94449feb7e0ea9bc73f846996f5809f8f1040451 (patch) | |
tree | 886e34e78114523c26ccd2535e8cd1e6db4558a8 /app-shells/ksh/ksh-93.20071105.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-94449feb7e0ea9bc73f846996f5809f8f1040451.tar.gz gentoo-2-94449feb7e0ea9bc73f846996f5809f8f1040451.tar.bz2 gentoo-2-94449feb7e0ea9bc73f846996f5809f8f1040451.zip |
stable on ppc wrt bug #140705
(Portage version: 2.1.4.1)
Diffstat (limited to 'app-shells/ksh/ksh-93.20071105.ebuild')
-rw-r--r-- | app-shells/ksh/ksh-93.20071105.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/ksh/ksh-93.20071105.ebuild b/app-shells/ksh/ksh-93.20071105.ebuild index 3efd5317e6e8..79155455c502 100644 --- a/app-shells/ksh/ksh-93.20071105.ebuild +++ b/app-shells/ksh/ksh-93.20071105.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/ksh/ksh-93.20071105.ebuild,v 1.2 2008/01/29 13:39:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20071105.ebuild,v 1.3 2008/02/06 17:50:45 nixnut Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="nls? ( mirror://gentoo/ast-ksh-locale.${LOCALE_RELEASE}.tgz ) LICENSE="CPL-1.0" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ia64 ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha ~amd64 ~arm ia64 ppc ~ppc64 ~s390 sparc x86" IUSE="nls" DEPEND="!app-shells/pdksh" |