diff options
author | 2023-03-20 14:50:39 -0400 | |
---|---|---|
committer | 2023-03-22 05:28:53 +0000 | |
commit | 019c5f6888d802a8c3261ff8ef6ef476d7ed0f8a (patch) | |
tree | 5e76ef271013f35941293d42f035f2be7be63421 /profiles/arch/sparc | |
parent | profiles/arch/mips: mask sys-libs/libcap[tools] on n32 (diff) | |
download | gentoo-019c5f6888d802a8c3261ff8ef6ef476d7ed0f8a.tar.gz gentoo-019c5f6888d802a8c3261ff8ef6ef476d7ed0f8a.tar.bz2 gentoo-019c5f6888d802a8c3261ff8ef6ef476d7ed0f8a.zip |
profiles/arch: mask dev-libs/tlsh on big-endian
Closes: https://bugs.gentoo.org/861710
Closes: https://bugs.gentoo.org/888511
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/sparc')
-rw-r--r-- | profiles/arch/sparc/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index 538d5c80fc20..467d775a6b12 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2022-03-20) +# Broken on big-endian (#861710) +# https://github.com/trendmicro/tlsh/issues/131 +dev-libs/tlsh + # matoro <matoro_gentoo@matoro.tk> (2023-03-07) # Fails tests disastrously. Present evidence of passing test suite # before removing, please. |