diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-05 10:35:21 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-05 10:35:38 +0100 |
commit | 68a437bad073601ed59a0a71efd390e5f07a1b2e (patch) | |
tree | 4b54a3d06d13a29bac88aed772ec2a97887e8bfe | |
parent | sys-libs/readline: Version 7.0_p3 stable for x86. (diff) | |
download | gentoo-68a437bad073601ed59a0a71efd390e5f07a1b2e.tar.gz gentoo-68a437bad073601ed59a0a71efd390e5f07a1b2e.tar.bz2 gentoo-68a437bad073601ed59a0a71efd390e5f07a1b2e.zip |
app-shells/bash: Version 4.4_p12 stable for x86.
Bug: https://bugs.gentoo.org/643124
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-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 7cbe43f960c1..1ac5358391fd 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= |