diff options
author | Sam James <sam@gentoo.org> | 2022-12-27 11:31:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-27 11:31:11 +0000 |
commit | 3bb0d2182824eeb4b54784b964e4da81c6738233 (patch) | |
tree | 84a79e9e919ab655b836a581087d9c13f5927d07 /app-alternatives/sh | |
parent | app-shells/ksh: Stabilize 1.0.4 amd64, #886017 (diff) | |
download | gentoo-3bb0d2182824eeb4b54784b964e4da81c6738233.tar.gz gentoo-3bb0d2182824eeb4b54784b964e4da81c6738233.tar.bz2 gentoo-3bb0d2182824eeb4b54784b964e4da81c6738233.zip |
app-alternatives/sh: Stabilize 0 amd64, #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 882b960924a4..d75939a6fb05 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 |