virtual/pwsh: bump to 7.6

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2026-03-19 23:59:05 +01:00
parent 9f9c7c8844
commit b8d2725a3e

View File

@@ -0,0 +1,16 @@
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=9
DESCRIPTION="Virtual for PowerShell"
SLOT="$(ver_cut 1-2)"
KEYWORDS="~amd64 ~arm ~arm64"
RDEPEND="
|| (
app-shells/pwsh-bin:${SLOT}
app-shells/pwsh:${SLOT}
)
"