diff options
author | Sam James <sam@gentoo.org> | 2024-12-06 07:47:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-06 07:47:37 +0000 |
commit | 6f756f44d2834cc965ed8ca75f715257f8b13b2d (patch) | |
tree | 0f3ebd3a6b49a6b2881559148d853ad21b934914 /app-shells | |
parent | media-sound/cava: Stabilize 0.10.3 amd64, #945894 (diff) | |
download | gentoo-6f756f44d2834cc965ed8ca75f715257f8b13b2d.tar.gz gentoo-6f756f44d2834cc965ed8ca75f715257f8b13b2d.tar.bz2 gentoo-6f756f44d2834cc965ed8ca75f715257f8b13b2d.zip |
app-shells/pwsh: Stabilize 7.4.6 amd64, #945926
Signed-off-by: Sam James <sam@gentoo.org>
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. |