mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user