app-shells/mksh: add ~arm, bug #595138
authorMarkus Meier <maekke@gentoo.org>
Sun, 7 Jan 2018 12:37:04 +0000 (13:37 +0100)
committerMarkus Meier <maekke@gentoo.org>
Sun, 7 Jan 2018 12:39:12 +0000 (13:39 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

app-shells/mksh/mksh-53a.ebuild

index fd388886225760bb4b2b9076e579d4340de70f6c..6f40bc3ba701846cdd887a6a851d934ac9e03847 100644 (file)
@@ -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=""