diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-04 11:01:15 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-04 11:01:15 +0200 |
commit | 91ca0f1d54e968e228ce8157c1f93a14969424f6 (patch) | |
tree | 3fb58051fd07782b0b452591c6bbf1980a1b501c /app-shells | |
parent | dev-perl/Mail-SPF: drop 2.9.0-r3 (diff) | |
download | gentoo-91ca0f1d54e968e228ce8157c1f93a14969424f6.tar.gz gentoo-91ca0f1d54e968e228ce8157c1f93a14969424f6.tar.bz2 gentoo-91ca0f1d54e968e228ce8157c1f93a14969424f6.zip |
app-shells/pwsh: Stabilize 7.4.1 amd64, #928546
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pwsh/pwsh-7.4.1.ebuild | 2 |
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 4d5070767f2b..d322f45e998c 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. |