diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-08-25 17:51:55 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-08-25 17:51:55 +0000 |
| commit | 19cc070edcaaba124a6f846cea380e83e0096cba (patch) | |
| tree | f1c2cdb0f96cd1b7f3611aeabbb51386aca79549 /app-alternatives | |
| parent | 629edf97880135121298f928930da998ce8633f0 (diff) | |
| download | baldeagleos-repo-19cc070edcaaba124a6f846cea380e83e0096cba.tar.gz baldeagleos-repo-19cc070edcaaba124a6f846cea380e83e0096cba.tar.xz baldeagleos-repo-19cc070edcaaba124a6f846cea380e83e0096cba.zip | |
Adding metadata
Diffstat (limited to 'app-alternatives')
| -rw-r--r-- | app-alternatives/sh/sh-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-alternatives/sh/sh-0.ebuild b/app-alternatives/sh/sh-0.ebuild index c62843c07c16..0c27f5c1566a 100644 --- a/app-alternatives/sh/sh-0.ebuild +++ b/app-alternatives/sh/sh-0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" !app-eselect/eselect-sh |
