diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:25:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:25:40 +0200 |
commit | 4e58ce1979dcd539e18b47b65f125b6c05b2ba6a (patch) | |
tree | 17bac1e36eca7122f1f7e8541eb96170774d2250 /app-shells | |
parent | app-shells/dash: amd64 stable wrt bug #738228 (diff) | |
download | gentoo-4e58ce1979dcd539e18b47b65f125b6c05b2ba6a.tar.gz gentoo-4e58ce1979dcd539e18b47b65f125b6c05b2ba6a.tar.bz2 gentoo-4e58ce1979dcd539e18b47b65f125b6c05b2ba6a.zip |
app-shells/bash: amd64 stable wrt bug #738230
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-5.0_p18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.0_p18.ebuild b/app-shells/bash/bash-5.0_p18.ebuild index 085e23e23e03..c5b000e3b56d 100644 --- a/app-shells/bash/bash-5.0_p18.ebuild +++ b/app-shells/bash/bash-5.0_p18.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=" |