diff options
author | 2023-04-14 19:55:20 -0400 | |
---|---|---|
committer | 2023-04-15 03:17:18 +0100 | |
commit | 6aabd8c98e506c3667f1b5c20a3ff87ddf32c1fc (patch) | |
tree | db9dea7b02bf03a56c8c4074dc54630484e38c06 /profiles/features | |
parent | dev-libs/tlsh: add big-endian fix (diff) | |
download | gentoo-6aabd8c98e506c3667f1b5c20a3ff87ddf32c1fc.tar.gz gentoo-6aabd8c98e506c3667f1b5c20a3ff87ddf32c1fc.tar.bz2 gentoo-6aabd8c98e506c3667f1b5c20a3ff87ddf32c1fc.zip |
profiles/features/big-endian: unmask dev-libs/tlsh
Bug: https://bugs.gentoo.org/861710
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/big-endian/package.mask | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask index 1a1353941026..22dd9672ac7c 100644 --- a/profiles/features/big-endian/package.mask +++ b/profiles/features/big-endian/package.mask @@ -16,10 +16,3 @@ media-plugins/gst-plugins-ldac # https://github.com/cisco/openh264/issues/3634 media-libs/openh264 media-libs/tg_owt - -# matoro <matoro_gentoo@matoro.tk> (2023-03-20) -# Broken on big-endian (#861710) -# https://github.com/trendmicro/tlsh/issues/131 -dev-libs/tlsh -dev-python/tlsh -dev-util/diffoscope |