From: Markus Meier Date: Sun, 7 Jan 2018 12:37:04 +0000 (+0100) Subject: app-shells/mksh: add ~arm, bug #595138 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=80388056ae2df0f5fa40d78d66ccf095d0fd26f2;p=gentoo.git app-shells/mksh: add ~arm, bug #595138 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" --- diff --git a/app-shells/mksh/mksh-53a.ebuild b/app-shells/mksh/mksh-53a.ebuild index fd3888862257..6f40bc3ba701 100644 --- a/app-shells/mksh/mksh-53a.ebuild +++ b/app-shells/mksh/mksh-53a.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,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 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="static" DEPEND="static? ( dev-libs/klibc )" RDEPEND=""