Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash/
Date: Sun, 30 Aug 2015 13:23:33
Message-Id: 1440941000.c204a6cb7291217c3f88ce68bb73252c0e2931a1.klausman@gentoo
1 commit: c204a6cb7291217c3f88ce68bb73252c0e2931a1
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 13:23:08 2015 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 13:23:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c204a6cb
7
8 app-shells/bash: add alpha keyword
9
10 Gentoo-Bug: 557510
11
12 Package-Manager: portage-2.2.20.1
13
14 app-shells/bash/bash-4.3_p39.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-shells/bash/bash-4.3_p39.ebuild b/app-shells/bash/bash-4.3_p39.ebuild
18 index caf732b..f1d59d6 100644
19 --- a/app-shells/bash/bash-4.3_p39.ebuild
20 +++ b/app-shells/bash/bash-4.3_p39.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