diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-07 19:49:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-07 19:49:53 +0300 |
commit | 72488ba5e66ab42e6e3c0e1a6a707a1667d6c0d7 (patch) | |
tree | 498ca0cc24dbfd2375b35b5324444aadf605ff97 /app-shells | |
parent | sci-libs/pgplot: drop 5.2.2-r7 (diff) | |
download | gentoo-72488ba5e66ab42e6e3c0e1a6a707a1667d6c0d7.tar.gz gentoo-72488ba5e66ab42e6e3c0e1a6a707a1667d6c0d7.tar.bz2 gentoo-72488ba5e66ab42e6e3c0e1a6a707a1667d6c0d7.zip |
app-shells/pwsh-bin: Stabilize 7.4.2 arm64, #933734
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.2.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.2.ebuild index e09b2d5daf99..223f67a7d956 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.2.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.2.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=" |