summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-04 02:06:58 +0100
committerSam James <sam@gentoo.org>2024-04-04 02:06:58 +0100
commit77f7f5a961ed576e9a29a99e35c375c168b70a3d (patch)
tree9f3fe52c2d9f0f1027235b2a8ac3e40522200b6a /app-shells
parent*/*: -Dbuildtype -> EMESON_BUILDTYPE (diff)
downloadgentoo-77f7f5a961ed576e9a29a99e35c375c168b70a3d.tar.gz
gentoo-77f7f5a961ed576e9a29a99e35c375c168b70a3d.tar.bz2
gentoo-77f7f5a961ed576e9a29a99e35c375c168b70a3d.zip
app-shells/pwsh: Stabilize 7.4.1 arm, #928546
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/pwsh/pwsh-7.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh/pwsh-7.4.1.ebuild b/app-shells/pwsh/pwsh-7.4.1.ebuild
index 1d9991379da7..4d5070767f2b 100644
--- a/app-shells/pwsh/pwsh-7.4.1.ebuild
+++ b/app-shells/pwsh/pwsh-7.4.1.ebuild
@@ -259,7 +259,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 arm ~arm64"
IUSE="gui"
# TODO: "LibraryImports.g.cs", "PSVersionInfo.g.cs" not found.