Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash/
Date: Fri, 07 Oct 2016 13:27:54
Message-Id: 1475846862.3591f7a2f328a4c12ff2c30a2b716111d81393e0.ago@gentoo
1 commit: 3591f7a2f328a4c12ff2c30a2b716111d81393e0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 7 13:27:42 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 7 13:27:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3591f7a2
7
8 app-shells/bash: x86 stable wrt bug #595268
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-shells/bash/bash-4.3_p48.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-shells/bash/bash-4.3_p48.ebuild b/app-shells/bash/bash-4.3_p48.ebuild
18 index b85b7ac..a0b4fae 100644
19 --- a/app-shells/bash/bash-4.3_p48.ebuild
20 +++ b/app-shells/bash/bash-4.3_p48.ebuild
21 @@ -38,7 +38,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
27 IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla"
28
29 DEPEND=">=sys-libs/ncurses-5.2-r2:0=