summaryrefslogtreecommitdiff
path: root/app-shells/bash/bash-9999.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-24 18:25:54 +0000
committerSam James <sam@gentoo.org>2023-02-24 18:35:43 +0000
commite1a130b9525971aa5a390c21e2c8b4ca389c92f2 (patch)
treee54345d2915b7c952d48ab90c76c6ceb1650ea2f /app-shells/bash/bash-9999.ebuild
parent37ed8fe93823d2d176d52ab47954c849455c87f6 (diff)
downloadgentoo-e1a130b9525971aa5a390c21e2c8b4ca389c92f2.tar.gz
gentoo-e1a130b9525971aa5a390c21e2c8b4ca389c92f2.tar.bz2
gentoo-e1a130b9525971aa5a390c21e2c8b4ca389c92f2.zip
app-shells/bash: add ~arm64-macos
Closes: https://bugs.gentoo.org/896330 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/bash/bash-9999.ebuild')
-rw-r--r--app-shells/bash/bash-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-9999.ebuild b/app-shells/bash/bash-9999.ebuild
index 15b5c4e161c8..7d9c7837f3c1 100644
--- a/app-shells/bash/bash-9999.ebuild
+++ b/app-shells/bash/bash-9999.ebuild
@@ -77,7 +77,7 @@ fi
LICENSE="GPL-3+"
SLOT="0"
if is_release ; then
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
IUSE="afs bashlogger examples mem-scramble +net nls plugins pgo +readline"