summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-09 06:16:19 +0000
committerSam James <sam@gentoo.org>2021-02-09 06:16:19 +0000
commit50f8162c1c6ada8d23a8850b1b7f30b49aa524be (patch)
treeedc38e3fd6c466eb0f7f3d1943fc18d6514eeff6 /app-shells
parentdev-python/cryptography: Stabilize 3.3.2 sparc, #769419 (diff)
downloadgentoo-50f8162c1c6ada8d23a8850b1b7f30b49aa524be.tar.gz
gentoo-50f8162c1c6ada8d23a8850b1b7f30b49aa524be.tar.bz2
gentoo-50f8162c1c6ada8d23a8850b1b7f30b49aa524be.zip
app-shells/mksh: Stabilize 59c sparc, #769203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/mksh/mksh-59c.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/mksh/mksh-59c.ebuild b/app-shells/mksh/mksh-59c.ebuild
index d1e1e13e083f..ad6659030992 100644
--- a/app-shells/mksh/mksh-59c.ebuild
+++ b/app-shells/mksh/mksh-59c.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]] ; then
ECVS_AUTH="ext"
else
SRC_URI="https://www.mirbsd.org/MirOS/dist/mir/mksh/${PN}-R${PV}.tgz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="MirBSD Korn Shell"