diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-22 19:57:27 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-22 19:58:07 +0200 |
commit | 07722d52745d8702b98bb8e88234bd6c00b58cd3 (patch) | |
tree | 9951a23dafafe260c56fedcc5e7de28e783c5c8c /profiles | |
parent | media-video/qmplay2: update live version (diff) | |
download | gentoo-07722d52745d8702b98bb8e88234bd6c00b58cd3.tar.gz gentoo-07722d52745d8702b98bb8e88234bd6c00b58cd3.tar.bz2 gentoo-07722d52745d8702b98bb8e88234bd6c00b58cd3.zip |
m68k: mask zstd useflag
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/m68k/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 2b2f55218cb9..be156ba36b61 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -m68k +# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-08-22) +# app-arch/zstd is broken +zstd + # James Le Cuirot <chewi@gentoo.org> (2021-08-20) # There is a community effort to bring Rust to m68k but it's not ready yet. rust |