diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 08:29:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 08:29:58 +0300 |
commit | 3aba064f5e49af183dbaf1186a0b806c5e8d3611 (patch) | |
tree | a0749752a41fc274146a3b62785a394246b437b1 /app-shells | |
parent | app-emacs/scala-ts-mode: Stabilize 1.0.0_p20240820 amd64, #940277 (diff) | |
download | gentoo-3aba064f5e49af183dbaf1186a0b806c5e8d3611.tar.gz gentoo-3aba064f5e49af183dbaf1186a0b806c5e8d3611.tar.bz2 gentoo-3aba064f5e49af183dbaf1186a0b806c5e8d3611.zip |
app-shells/pwsh-bin: Stabilize 7.4.5 amd64, #940278
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild index e09b2d5daf99..4180c5736bbd 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64" REQUIRED_USE="elibc_glibc" RDEPEND=" |