diff options
author | Sam James <sam@gentoo.org> | 2024-07-22 02:13:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-22 02:13:34 +0100 |
commit | 97c0a68c2d31e7c6b6c6316cc5a62dce177881be (patch) | |
tree | 44d732707647b066888ce24d2fd5302526aa44a9 /app-shells | |
parent | app-shells/pwsh-bin: Stabilize 7.4.3 arm64, #936450 (diff) | |
download | gentoo-97c0a68c2d31e7c6b6c6316cc5a62dce177881be.tar.gz gentoo-97c0a68c2d31e7c6b6c6316cc5a62dce177881be.tar.bz2 gentoo-97c0a68c2d31e7c6b6c6316cc5a62dce177881be.zip |
app-shells/pwsh-bin: Stabilize 7.4.3 arm, #936450
Signed-off-by: Sam James <sam@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 5739af159e3b..c180fccd95ae 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=" |