app-shells/pwsh-bin: restrict splitdebug

As a workaround for bug #949048

Bug: https://bugs.gentoo.org/949048
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2025-10-23 23:03:56 +02:00
parent ede73fd87e
commit 0dc0292308
3 changed files with 3 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ LICENSE="MIT"
SLOT="$(ver_cut 1-2)"
KEYWORDS="amd64 arm arm64"
REQUIRED_USE="elibc_glibc"
RESTRICT="splitdebug"
RDEPEND="
app-crypt/mit-krb5:0/0

View File

@@ -21,6 +21,7 @@ LICENSE="MIT"
SLOT="$(ver_cut 1-2)"
KEYWORDS="~amd64 ~arm ~arm64"
REQUIRED_USE="elibc_glibc"
RESTRICT="splitdebug"
RDEPEND="
app-crypt/mit-krb5:0/0

View File

@@ -21,6 +21,7 @@ LICENSE="MIT"
SLOT="$(ver_cut 1-2)"
KEYWORDS="~amd64 ~arm ~arm64"
REQUIRED_USE="elibc_glibc"
RESTRICT="splitdebug"
RDEPEND="
app-crypt/mit-krb5:0/0