summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-05 22:25:49 +0000
committerSam James <sam@gentoo.org>2024-12-05 22:25:49 +0000
commiteeb9ad60bae6f6258923e0a966beaa4baff90a7f (patch)
treefb73fdd54c9e605453b015fcaad062cab31c1cbd /app-shells
parentapp-shells/pwsh: Stabilize 7.4.6 arm64, #945926 (diff)
downloadgentoo-eeb9ad60bae6f6258923e0a966beaa4baff90a7f.tar.gz
gentoo-eeb9ad60bae6f6258923e0a966beaa4baff90a7f.tar.bz2
gentoo-eeb9ad60bae6f6258923e0a966beaa4baff90a7f.zip
app-shells/pwsh: Stabilize 7.4.6 arm, #945926
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/pwsh/pwsh-7.4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh/pwsh-7.4.6.ebuild b/app-shells/pwsh/pwsh-7.4.6.ebuild
index 606c01734fca..17b5c0064eaf 100644
--- a/app-shells/pwsh/pwsh-7.4.6.ebuild
+++ b/app-shells/pwsh/pwsh-7.4.6.ebuild
@@ -246,7 +246,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm arm64"
+KEYWORDS="~amd64 arm arm64"
IUSE="gui vanilla"
# TODO: "LibraryImports.g.cs", "PSVersionInfo.g.cs" not found.