diff options
author | 2024-07-21 23:33:44 +0300 | |
---|---|---|
committer | 2024-07-21 23:33:44 +0300 | |
commit | 7fd4e97ecfb76103d07baf7b0661e04ec4976480 (patch) | |
tree | e3de94185b5bab50391c51878d19e2cb5d09c923 /app-shells | |
parent | net-misc/rclone: Stabilize 1.67.0 amd64, #936464 (diff) | |
download | gentoo-7fd4e97ecfb76103d07baf7b0661e04ec4976480.tar.gz gentoo-7fd4e97ecfb76103d07baf7b0661e04ec4976480.tar.bz2 gentoo-7fd4e97ecfb76103d07baf7b0661e04ec4976480.zip |
app-shells/pwsh-bin: Stabilize 7.4.3 amd64, #936450
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.3.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.3.ebuild index e09b2d5daf99..4180c5736bbd 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.3.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.3.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=" |