diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-24 15:11:54 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-24 15:11:54 +0200 |
commit | b5e5ea1d440ec27b62bed69e9d60798cc50e2861 (patch) | |
tree | 8cf8795060f596d7d2ff0dae5185a8bc335a5ca3 /app-shells | |
parent | dev-lang/typescript: Stabilize 5.5.4 amd64, #938446 (diff) | |
download | gentoo-b5e5ea1d440ec27b62bed69e9d60798cc50e2861.tar.gz gentoo-b5e5ea1d440ec27b62bed69e9d60798cc50e2861.tar.bz2 gentoo-b5e5ea1d440ec27b62bed69e9d60798cc50e2861.zip |
app-shells/pwsh-bin: Stabilize 7.4.4 amd64, #938447
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.4.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.4.ebuild index e09b2d5daf99..4180c5736bbd 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.4.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.4.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=" |