diff options
Diffstat (limited to 'app-shells/mksh/mksh-39c.ebuild')
-rw-r--r-- | app-shells/mksh/mksh-39c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/mksh/mksh-39c.ebuild b/app-shells/mksh/mksh-39c.ebuild index 99358cf0a9ed..c480f781220f 100644 --- a/app-shells/mksh/mksh-39c.ebuild +++ b/app-shells/mksh/mksh-39c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/mksh/mksh-39c.ebuild,v 1.3 2011/01/28 15:49:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/mksh/mksh-39c.ebuild,v 1.4 2011/02/10 16:12:28 tomka Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.mirbsd.org/MirOS/dist/mir/mksh/${PN}-R${PV}.cpio.gz http://www.mirbsd.org/MirOS/dist/hosted/other/arc4random.c.${ARC4_VERSION}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="app-arch/cpio" RDEPEND="" |