repo/gentoo:master commit in: app-shells/bash/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786263339.01c32c5a9e98dedb27587c783f7e060eae86d451.eschwartz@gentoo> |
commit: 01c32c5a9e98dedb27587c783f7e060eae86d451 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Aug 9 06:43:27 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Aug 9 08:15:39 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01c32c5a app-shells/bash: Stabilize 5.3_p15 x86, #980621 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-shells/bash/bash-5.3_p15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/bash/bash-5.3_p15.ebuild b/app-shells/bash/bash-5.3_p15.ebuild index c3e2d246f174..9b4f607f6424 100644 --- a/app-shells/bash/bash-5.3_p15.ebuild +++ b/app-shells/bash/bash-5.3_p15.ebuild @@ -75,7 +75,7 @@ fi LICENSE="GPL-3+" SLOT="0" if (( PLEVEL >= 0 )); then - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" fi IUSE="afs bashlogger examples mem-scramble +net nls plugins pgo +readline"