diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 16:56:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 16:56:16 +0300 |
commit | 5085d0df848401a2094d48466caf06d83b3a4e2c (patch) | |
tree | 9a0bb0df9ce3ceed3184eb40b20b34795dac0f92 /app-shells/pwsh-bin | |
parent | dev-libs/libei: Stabilize 1.3.0 arm, #940207 (diff) | |
download | gentoo-5085d0df848401a2094d48466caf06d83b3a4e2c.tar.gz gentoo-5085d0df848401a2094d48466caf06d83b3a4e2c.tar.bz2 gentoo-5085d0df848401a2094d48466caf06d83b3a4e2c.zip |
app-shells/pwsh-bin: Stabilize 7.4.5 arm, #940278
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells/pwsh-bin')
-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 5739af159e3b..c180fccd95ae 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=" |