diff options
author | Sam James <sam@gentoo.org> | 2022-12-27 19:46:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-27 19:53:04 +0000 |
commit | 5146500a94b49c405eb7553feb0cef7ae2b65090 (patch) | |
tree | 333e41bcb207355ecbfbb9f3d988f4b1d5c4e7d0 /app-alternatives | |
parent | app-shells/ksh: Stabilize 1.0.4 x86, #886017 (diff) | |
download | gentoo-5146500a94b49c405eb7553feb0cef7ae2b65090.tar.gz gentoo-5146500a94b49c405eb7553feb0cef7ae2b65090.tar.bz2 gentoo-5146500a94b49c405eb7553feb0cef7ae2b65090.zip |
app-alternatives/sh: Stabilize 0 x86, #886017
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-alternatives')
-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 b85eeb7070e6..087dc709a49e 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 |