diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-03-23 07:22:40 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-03-23 07:22:40 +0000 |
commit | 3ef6e38c7d369365db0d3e6c5f417f1dd563172f (patch) | |
tree | 3dae1859de4bfdf17abfed9368d4929058dd0b05 /app-shells/ksh/ksh-93.20110208.ebuild | |
parent | Cleanup. (diff) | |
download | gentoo-2-3ef6e38c7d369365db0d3e6c5f417f1dd563172f.tar.gz gentoo-2-3ef6e38c7d369365db0d3e6c5f417f1dd563172f.tar.bz2 gentoo-2-3ef6e38c7d369365db0d3e6c5f417f1dd563172f.zip |
marked x86 per bug 408675
(Portage version: 2.2.0_alpha94/cvs/Linux i686)
Diffstat (limited to 'app-shells/ksh/ksh-93.20110208.ebuild')
-rw-r--r-- | app-shells/ksh/ksh-93.20110208.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/ksh/ksh-93.20110208.ebuild b/app-shells/ksh/ksh-93.20110208.ebuild index f66bc73c7bb2..2663bfe20550 100644 --- a/app-shells/ksh/ksh-93.20110208.ebuild +++ b/app-shells/ksh/ksh-93.20110208.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/ksh/ksh-93.20110208.ebuild,v 1.3 2012/03/20 08:29:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20110208.ebuild,v 1.4 2012/03/23 07:22:40 jdhore Exp $ EAPI=4 @@ -20,7 +20,7 @@ SRC_URI="http://dev.gentoo.org/~floppym/distfiles/INIT.${INIT_RELEASE}.tgz LICENSE="CPL-1.0 EPL-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="" RDEPEND="!app-shells/pdksh" |