diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:46:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:46:50 +0300 |
commit | 5b1c6cf4a934c6d311f0fbd763842e00dbb62ab1 (patch) | |
tree | 94a2e6eaa0d964027b137aaf9f6eeb1946fc5648 /app-shells | |
parent | dev-python/cython: Stabilize 3.0.11 ppc64, #938402 (diff) | |
download | gentoo-5b1c6cf4a934c6d311f0fbd763842e00dbb62ab1.tar.gz gentoo-5b1c6cf4a934c6d311f0fbd763842e00dbb62ab1.tar.bz2 gentoo-5b1c6cf4a934c6d311f0fbd763842e00dbb62ab1.zip |
app-shells/pwsh-bin: Stabilize 7.4.4 arm64, #938447
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-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 47a6c4612044..c180fccd95ae 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=" |