diff options
author | Sam James <sam@gentoo.org> | 2023-12-22 05:02:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-22 05:04:51 +0000 |
commit | 167216c0853f0336b2ece3e599f01df5fa64961e (patch) | |
tree | 1f255a8222830f203bbc4863a88530deba57ef49 /app-shells/pwsh-bin | |
parent | app-containers/devcontainer: Stabilize 0.54.2 amd64, #920499 (diff) | |
download | gentoo-167216c0853f0336b2ece3e599f01df5fa64961e.tar.gz gentoo-167216c0853f0336b2ece3e599f01df5fa64961e.tar.bz2 gentoo-167216c0853f0336b2ece3e599f01df5fa64961e.zip |
app-shells/pwsh-bin: Stabilize 7.4.0 amd64, #920500
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/pwsh-bin')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.0.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.0.ebuild index d5dc3e03bc4a..748d3db6ec06 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.0.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.0.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=" |