diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-11 22:51:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-11 22:52:12 +0300 |
commit | c0d2ddc1422ad14dbefebae04a610b7544bc5314 (patch) | |
tree | 254c0623645ea0fbc3ebf81ef5186b4d29bab650 /app-shells | |
parent | sys-libs/readline: Mark stable wrt bug #643124 (diff) | |
download | gentoo-c0d2ddc1422ad14dbefebae04a610b7544bc5314.tar.gz gentoo-c0d2ddc1422ad14dbefebae04a610b7544bc5314.tar.bz2 gentoo-c0d2ddc1422ad14dbefebae04a610b7544bc5314.zip |
app-shells/bash: Mark stable wrt bug #643124
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-4.4_p12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-4.4_p12.ebuild b/app-shells/bash/bash-4.4_p12.ebuild index d7f00ca7cc75..603ce2f2b443 100644 --- a/app-shells/bash/bash-4.4_p12.ebuild +++ b/app-shells/bash/bash-4.4_p12.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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline" DEPEND=">=sys-libs/ncurses-5.2-r2:0= |