summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-07 03:14:21 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-07 03:40:25 +0100
commit3d1af2f22037a6f82d5b6b2bda92963be3ef78a9 (patch)
tree855db0d7c1356a3dd47df43a2f24a8e6005ae60a /app-shells/mksh
parentmedia-libs/libpng: x86 stable (bug #672448) (diff)
downloadgentoo-3d1af2f22037a6f82d5b6b2bda92963be3ef78a9.tar.gz
gentoo-3d1af2f22037a6f82d5b6b2bda92963be3ef78a9.tar.bz2
gentoo-3d1af2f22037a6f82d5b6b2bda92963be3ef78a9.zip
app-shells/mksh: x86 stable (bug #672564)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-shells/mksh')
-rw-r--r--app-shells/mksh/mksh-56c.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/mksh/mksh-56c.ebuild b/app-shells/mksh/mksh-56c.ebuild
index fe3b54c6ab82..4d2d0ec03977 100644
--- a/app-shells/mksh/mksh-56c.ebuild
+++ b/app-shells/mksh/mksh-56c.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# 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 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="static"
DEPEND="static? ( dev-libs/klibc )"
RDEPEND=""