diff options
author | 2024-08-24 16:24:11 +0300 | |
---|---|---|
committer | 2024-08-24 16:24:11 +0300 | |
commit | 1ca9eff0abe8545de675b4cc0ab1d483a1da653a (patch) | |
tree | 2ca8d97fa92ea17b5b958c3f755b4f3adaa076ad | |
parent | dev-python/setuptools-rust: Stabilize 1.10.1 arm64, #938417 (diff) | |
download | gentoo-1ca9eff0abe8545de675b4cc0ab1d483a1da653a.tar.gz gentoo-1ca9eff0abe8545de675b4cc0ab1d483a1da653a.tar.bz2 gentoo-1ca9eff0abe8545de675b4cc0ab1d483a1da653a.zip |
app-shells/pwsh-bin: Stabilize 7.4.4 arm, #938447
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 4180c5736bbd..47a6c4612044 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=" |