diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 13:27:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 13:27:33 +0300 |
commit | f9fe1bbbe47af1e86b92c9cb04296275a37f1674 (patch) | |
tree | 6a642dc293ac3f977a97593af79c745eabdfa574 /app-shells | |
parent | sys-libs/liburing: Stabilize 2.7-r1 arm64, #940112 (diff) | |
download | gentoo-f9fe1bbbe47af1e86b92c9cb04296275a37f1674.tar.gz gentoo-f9fe1bbbe47af1e86b92c9cb04296275a37f1674.tar.bz2 gentoo-f9fe1bbbe47af1e86b92c9cb04296275a37f1674.zip |
app-shells/pwsh-bin: Stabilize 7.4.5 arm64, #940278
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild index 4180c5736bbd..5739af159e3b 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.5.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=" |