summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-27 22:07:56 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-27 22:07:56 +0200
commitcc06ef8686982cdb1179d0a1cadc6c566ca5afa2 (patch)
tree6492ae2fa4fd4afc55d258c09ee9f20c4bee8ce6 /app-shells/ksh
parentmedia-video/popcorntime-bin: do not install files for other arches (diff)
downloadgentoo-cc06ef8686982cdb1179d0a1cadc6c566ca5afa2.tar.gz
gentoo-cc06ef8686982cdb1179d0a1cadc6c566ca5afa2.tar.bz2
gentoo-cc06ef8686982cdb1179d0a1cadc6c566ca5afa2.zip
app-shells/ksh: Keyword 1.0.0_beta2 s390, #829226
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells/ksh')
-rw-r--r--app-shells/ksh/ksh-1.0.0_beta2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/ksh/ksh-1.0.0_beta2.ebuild b/app-shells/ksh/ksh-1.0.0_beta2.ebuild
index 3cfdd740bc9a..4ea8bdc99c17 100644
--- a/app-shells/ksh/ksh-1.0.0_beta2.ebuild
+++ b/app-shells/ksh/ksh-1.0.0_beta2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/ksh93/${PN}/archive/v${MY_PV}/ksh-v${MY_PV}.tar.gz"
LICENSE="EPL-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
S="${WORKDIR}/${PN}-${MY_PV}"