diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 14:40:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 14:40:07 +0300 |
commit | 3dd22f925d4d39e03f3c324544e10f44b783de20 (patch) | |
tree | 21a54bdcaab153f92e56d5e5acd34c33ea8eafcb /app-shells | |
parent | sys-libs/readline: s390 stable wrt bug #675414 (diff) | |
download | gentoo-3dd22f925d4d39e03f3c324544e10f44b783de20.tar.gz gentoo-3dd22f925d4d39e03f3c324544e10f44b783de20.tar.bz2 gentoo-3dd22f925d4d39e03f3c324544e10f44b783de20.zip |
app-shells/bash: s390 stable wrt bug #675414
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-4.4_p23-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-4.4_p23-r1.ebuild b/app-shells/bash/bash-4.4_p23-r1.ebuild index 86bdec0c2ad9..4bee3df4e361 100644 --- a/app-shells/bash/bash-4.4_p23-r1.ebuild +++ b/app-shells/bash/bash-4.4_p23-r1.ebuild @@ -46,7 +46,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline" DEPEND=" |