diff options
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pwsh/pwsh-7.4.6.ebuild | 2 |
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 17b5c0064eaf..8996019f9d30 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. |