diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-03 20:20:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-03 20:20:13 +0300 |
commit | 5759442abb62f3cffbcb9f3c8ef59ea28a937c40 (patch) | |
tree | 8ff704fba95fedebd0a37e4a772bf0f26a994abc /app-shells | |
parent | sys-libs/readline: amd64 stable wrt bug #643124 (diff) | |
download | gentoo-5759442abb62f3cffbcb9f3c8ef59ea28a937c40.tar.gz gentoo-5759442abb62f3cffbcb9f3c8ef59ea28a937c40.tar.bz2 gentoo-5759442abb62f3cffbcb9f3c8ef59ea28a937c40.zip |
app-shells/bash: amd64 stable wrt bug #643124
Package-Manager: Portage-2.3.13, Repoman-2.3.3
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 1d590f84da23..7cbe43f960c1 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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline" DEPEND=">=sys-libs/ncurses-5.2-r2:0= |