Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash/
Date: Thu, 13 May 2021 16:55:58
Message-Id: 1620924950.aaf0e0297fa44d5160af8d30ccd454a47cf2f45a.sam@gentoo
1 commit: aaf0e0297fa44d5160af8d30ccd454a47cf2f45a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 13 16:55:50 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 13 16:55:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaf0e029
7
8 app-shells/bash: Stabilize 5.1_p8 amd64, #789921
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-shells/bash/bash-5.1_p8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/bash/bash-5.1_p8.ebuild b/app-shells/bash/bash-5.1_p8.ebuild
16 index ec4d4c77e18..c2f341a6a32 100644
17 --- a/app-shells/bash/bash-5.1_p8.ebuild
18 +++ b/app-shells/bash/bash-5.1_p8.ebuild
19 @@ -47,7 +47,7 @@ fi
20 LICENSE="GPL-3"
21 SLOT="0"
22 [[ "${PV}" == *_rc* ]] || \
23 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline"
26
27 DEPEND="