diff options
author | Sam James <sam@gentoo.org> | 2022-09-26 18:53:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-26 18:53:57 +0100 |
commit | 5cfcbad6756b42d608d702a49bdd0b9dda885159 (patch) | |
tree | 151c4116589b494ad2539833e04fe3e38640ef36 /app-shells | |
parent | sys-libs/readline: forward ~loong (diff) | |
download | gentoo-5cfcbad6756b42d608d702a49bdd0b9dda885159.tar.gz gentoo-5cfcbad6756b42d608d702a49bdd0b9dda885159.tar.bz2 gentoo-5cfcbad6756b42d608d702a49bdd0b9dda885159.zip |
app-shells/bash: forward ~loong
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-5.2.ebuild | 2 | ||||
-rw-r--r-- | app-shells/bash/bash-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-5.2.ebuild b/app-shells/bash/bash-5.2.ebuild index 139632fba6a7..f679e4cd77dc 100644 --- a/app-shells/bash/bash-5.2.ebuild +++ b/app-shells/bash/bash-5.2.ebuild @@ -77,7 +77,7 @@ fi LICENSE="GPL-3+" SLOT="0" if is_release ; then - 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 ~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" fi IUSE="afs bashlogger examples mem-scramble +net nls plugins pgo +readline" diff --git a/app-shells/bash/bash-9999.ebuild b/app-shells/bash/bash-9999.ebuild index 139632fba6a7..f679e4cd77dc 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 ~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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi IUSE="afs bashlogger examples mem-scramble +net nls plugins pgo +readline" |