diff options
author | Sam James <sam@gentoo.org> | 2022-12-27 19:37:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-27 19:45:30 +0000 |
commit | 5df6c153a405e8305b009e9f939cfd4f90a56bb9 (patch) | |
tree | 888e02b3572a9f19c673273f6ee07939f7aedbef /app-alternatives/sh | |
parent | app-shells/mksh: Stabilize 59c hppa, #886017 (diff) | |
download | gentoo-5df6c153a405e8305b009e9f939cfd4f90a56bb9.tar.gz gentoo-5df6c153a405e8305b009e9f939cfd4f90a56bb9.tar.bz2 gentoo-5df6c153a405e8305b009e9f939cfd4f90a56bb9.zip |
app-alternatives/sh: Stabilize 0 hppa, #886017
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-alternatives/sh')
-rw-r--r-- | app-alternatives/sh/sh-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-alternatives/sh/sh-0.ebuild b/app-alternatives/sh/sh-0.ebuild index 5c81f6a4cfa1..b85eeb7070e6 100644 --- a/app-alternatives/sh/sh-0.ebuild +++ b/app-alternatives/sh/sh-0.ebuild @@ -14,7 +14,7 @@ ALTERNATIVES=( inherit app-alternatives DESCRIPTION="/bin/sh (POSIX shell) symlink" -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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" !!app-eselect/eselect-sh |