Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash/
Date: Wed, 03 Jan 2018 09:28:44
Message-Id: 1514971716.5b3d8167012bc3f488c0d0f57a8effa019138c16.slyfox@gentoo
1 commit: 5b3d8167012bc3f488c0d0f57a8effa019138c16
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 3 09:28:19 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 3 09:28:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b3d8167
7
8 app-shells/bash: stable 4.4_p12 for ia64/ppc/ppc64, bug #643124
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64 ppc ppc64"
12
13 app-shells/bash/bash-4.4_p12.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-shells/bash/bash-4.4_p12.ebuild b/app-shells/bash/bash-4.4_p12.ebuild
17 index 51ac847efbb..1d590f84da2 100644
18 --- a/app-shells/bash/bash-4.4_p12.ebuild
19 +++ b/app-shells/bash/bash-4.4_p12.ebuild
20 @@ -46,7 +46,7 @@ fi
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
26 IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline"
27
28 DEPEND=">=sys-libs/ncurses-5.2-r2:0=