Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash/
Date: Tue, 01 Sep 2015 15:54:55
Message-Id: 1441122870.de8ac8b57c5819074cf15d3f47338a113e1aefe9.maekke@gentoo
1 commit: de8ac8b57c5819074cf15d3f47338a113e1aefe9
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 15:54:30 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 15:54:30 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de8ac8b5
7
8 app-shells/bash: arm stable, bug #557510
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="arm"
12
13 app-shells/bash/bash-4.3_p39.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-shells/bash/bash-4.3_p39.ebuild b/app-shells/bash/bash-4.3_p39.ebuild
17 index f1d59d6..d754887 100644
18 --- a/app-shells/bash/bash-4.3_p39.ebuild
19 +++ b/app-shells/bash/bash-4.3_p39.ebuild
20 @@ -38,7 +38,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
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 vanilla"
27
28 DEPEND=">=sys-libs/ncurses-5.2-r2