diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:20:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:20:23 +0100 |
commit | 5c7244b97d8dc37510c514896ddb393e914af17f (patch) | |
tree | 109e83794e3a6508bcc13cce6f8591c950f1ab41 /app-shells/bash | |
parent | sys-apps/groff: stable 1.22.4 for hppa, bug #704420 (diff) | |
download | gentoo-5c7244b97d8dc37510c514896ddb393e914af17f.tar.gz gentoo-5c7244b97d8dc37510c514896ddb393e914af17f.tar.bz2 gentoo-5c7244b97d8dc37510c514896ddb393e914af17f.zip |
app-shells/bash: stable 5.0_p17 for hppa, bug #719942
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/bash-5.0_p17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.0_p17.ebuild b/app-shells/bash/bash-5.0_p17.ebuild index d3ec8df9e06e..c40437fdc3a0 100644 --- a/app-shells/bash/bash-5.0_p17.ebuild +++ b/app-shells/bash/bash-5.0_p17.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 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline" DEPEND=" |