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: Mon, 26 Sep 2022 17:54:12
Message-Id: 1664214837.5cfcbad6756b42d608d702a49bdd0b9dda885159.sam@gentoo
1 commit: 5cfcbad6756b42d608d702a49bdd0b9dda885159
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 26 17:53:57 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 26 17:53:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cfcbad6
7
8 app-shells/bash: forward ~loong
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-shells/bash/bash-5.2.ebuild | 2 +-
13 app-shells/bash/bash-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-shells/bash/bash-5.2.ebuild b/app-shells/bash/bash-5.2.ebuild
17 index 139632fba6a7..f679e4cd77dc 100644
18 --- a/app-shells/bash/bash-5.2.ebuild
19 +++ b/app-shells/bash/bash-5.2.ebuild
20 @@ -77,7 +77,7 @@ fi
21 LICENSE="GPL-3+"
22 SLOT="0"
23 if is_release ; then
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 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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"
26 fi
27 IUSE="afs bashlogger examples mem-scramble +net nls plugins pgo +readline"
28
29
30 diff --git a/app-shells/bash/bash-9999.ebuild b/app-shells/bash/bash-9999.ebuild
31 index 139632fba6a7..f679e4cd77dc 100644
32 --- a/app-shells/bash/bash-9999.ebuild
33 +++ b/app-shells/bash/bash-9999.ebuild
34 @@ -77,7 +77,7 @@ fi
35 LICENSE="GPL-3+"
36 SLOT="0"
37 if is_release ; then
38 - 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"
39 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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"
40 fi
41 IUSE="afs bashlogger examples mem-scramble +net nls plugins pgo +readline"