diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-01-17 10:04:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-17 11:41:19 +0000 |
commit | bfd2ac345ece315d1e20a4762d3fe5cf718206f8 (patch) | |
tree | ef2ca52ee819812efc23a7aacc96274849d6a20d /app-shells | |
parent | app-arch/libarchive: stable 3.5.1 for hppa, bug #764776 (diff) | |
download | gentoo-bfd2ac345ece315d1e20a4762d3fe5cf718206f8.tar.gz gentoo-bfd2ac345ece315d1e20a4762d3fe5cf718206f8.tar.bz2 gentoo-bfd2ac345ece315d1e20a4762d3fe5cf718206f8.zip |
app-shells/bash: stable 5.0_p11-r1 for hppa, bug #702488
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-5.0_p11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.0_p11-r1.ebuild b/app-shells/bash/bash-5.0_p11-r1.ebuild index 6420a7a4602b..bb06e48ea224 100644 --- a/app-shells/bash/bash-5.0_p11-r1.ebuild +++ b/app-shells/bash/bash-5.0_p11-r1.ebuild @@ -46,7 +46,7 @@ fi LICENSE="GPL-3" SLOT="0" -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=" |