diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-08 08:24:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-08 08:24:06 +0100 |
commit | 8521317565df44ca4e972f9e49406362f2e8ddbf (patch) | |
tree | 3579115b46c18d2b5a1a0cb83a216de4f5e326dc | |
parent | net-libs/neon: sparc stable wrt bug #832827 (diff) | |
download | gentoo-8521317565df44ca4e972f9e49406362f2e8ddbf.tar.gz gentoo-8521317565df44ca4e972f9e49406362f2e8ddbf.tar.bz2 gentoo-8521317565df44ca4e972f9e49406362f2e8ddbf.zip |
app-shells/bash: sparc stable wrt bug #832876
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-shells/bash/bash-5.1_p16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.1_p16.ebuild b/app-shells/bash/bash-5.1_p16.ebuild index 795ff454b904..c30f08036182 100644 --- a/app-shells/bash/bash-5.1_p16.ebuild +++ b/app-shells/bash/bash-5.1_p16.ebuild @@ -47,7 +47,7 @@ fi LICENSE="GPL-3" SLOT="0" [[ "${PV}" == *_rc* ]] || \ -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" +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" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline" DEPEND=" |