diff options
author | James Le Cuirot <chewi@gentoo.org> | 2023-06-24 14:34:03 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2023-06-24 14:41:14 +0100 |
commit | 20991ed4d0cd5e5dd1c3c9ae1b38be7bccb0bc01 (patch) | |
tree | 85f25f93170e82715b2dd3917ccdfb9cd6883391 | |
parent | dev-libs/weston: Drop old 10.0.0 (diff) | |
download | gentoo-20991ed4d0cd5e5dd1c3c9ae1b38be7bccb0bc01.tar.gz gentoo-20991ed4d0cd5e5dd1c3c9ae1b38be7bccb0bc01.tar.bz2 gentoo-20991ed4d0cd5e5dd1c3c9ae1b38be7bccb0bc01.zip |
profiles: Mask gui-libs/neatvnc on big-endian profiles
Bug: https://bugs.gentoo.org/901391
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r-- | profiles/features/big-endian/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask index ec3d7e42cde6..33a1b137be24 100644 --- a/profiles/features/big-endian/package.mask +++ b/profiles/features/big-endian/package.mask @@ -1,6 +1,11 @@ # Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot <chewi@gentoo.org> (2023-06-24) +# Test failures on BE (#901391). +# https://github.com/any1/neatvnc/issues/85 +gui-libs/neatvnc + # matoro <matoro_gentoo@matoro.tk> (2023-05-05) # Test failures on BE (https://github.com/sekrit-twc/zimg/pull/156) media-libs/zimg |