diff options
Diffstat (limited to 'app-shells/mksh/mksh-48b.ebuild')
-rw-r--r-- | app-shells/mksh/mksh-48b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/mksh/mksh-48b.ebuild b/app-shells/mksh/mksh-48b.ebuild index 348d8192b083..b0161e54c72a 100644 --- a/app-shells/mksh/mksh-48b.ebuild +++ b/app-shells/mksh/mksh-48b.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/mksh/mksh-48b.ebuild,v 1.2 2014/02/10 10:09:46 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/mksh/mksh-48b.ebuild,v 1.3 2014/02/20 20:39:33 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://mirbsd.de/mksh" SRC_URI="http://www.mirbsd.org/MirOS/dist/mir/mksh/${PN}-R${PV}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="static" DEPEND="static? ( dev-libs/klibc )" RDEPEND="" |