diff options
author | 2024-02-16 21:40:12 +0000 | |
---|---|---|
committer | 2024-02-16 21:40:12 +0000 | |
commit | dd665990d6f4e44b13759d3b1fc9be0e61979155 (patch) | |
tree | 7803f1108b8914dd9b36ca78e6193e8a92477b96 /app-shells | |
parent | x11-libs/libdrm: Stabilize 2.4.120 x86, #924732 (diff) | |
download | gentoo-dd665990d6f4e44b13759d3b1fc9be0e61979155.tar.gz gentoo-dd665990d6f4e44b13759d3b1fc9be0e61979155.tar.bz2 gentoo-dd665990d6f4e44b13759d3b1fc9be0e61979155.zip |
app-shells/pwsh-bin: Stabilize 7.4.1 amd64, #924736
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.1.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.1.ebuild index 1eaa0f3a6e95..0a2d1554567a 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.1.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.1.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=" |