diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 02:35:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 02:35:42 +0000 |
commit | d453b94e60b02b3e5ea6ddb733d2b1d78c895acf (patch) | |
tree | 207115eddcf9de77e42b6717b850180a85fda496 /app-shells | |
parent | sci-libs/cfitsio: Stabilize 3.490 ppc, #673944 (diff) | |
download | gentoo-d453b94e60b02b3e5ea6ddb733d2b1d78c895acf.tar.gz gentoo-d453b94e60b02b3e5ea6ddb733d2b1d78c895acf.tar.bz2 gentoo-d453b94e60b02b3e5ea6ddb733d2b1d78c895acf.zip |
app-shells/bash: Stabilize 5.0_p11-r1 x86, #702488
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-5.0_p11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-5.0_p11-r1.ebuild b/app-shells/bash/bash-5.0_p11-r1.ebuild index a6cf9c086ced..a4a210efe97e 100644 --- a/app-shells/bash/bash-5.0_p11-r1.ebuild +++ b/app-shells/bash/bash-5.0_p11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -46,7 +46,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~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 ~sh ~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=" |