Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash/
Date: Tue, 08 Feb 2022 19:38:07
Message-Id: 1644349067.b76278006dca824b31a96cc73f504ff1f59db11d.arthurzam@gentoo
1 commit: b76278006dca824b31a96cc73f504ff1f59db11d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 8 19:37:47 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 8 19:37:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7627800
7
8 app-shells/bash: Stabilize 5.1_p16 arm64, #832876
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-shells/bash/bash-5.1_p16.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/bash/bash-5.1_p16.ebuild b/app-shells/bash/bash-5.1_p16.ebuild
16 index a411e739b553..210c50044a0b 100644
17 --- a/app-shells/bash/bash-5.1_p16.ebuild
18 +++ b/app-shells/bash/bash-5.1_p16.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="