commit: 661f306968ff1096eea6967c9b263a2e9e635f84 Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com> AuthorDate: Tue Apr 6 05:04:59 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Apr 6 05:39:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=661f3069
profiles/arch/x86: drop app-backp/dar[threads] mask Bug: https://bugs.gentoo.org/777762 Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20275 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 5d16b256281..49235cd7f46 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -5,10 +5,6 @@ # Unmask TPM on supported archs. sys-apps/systemd -tpm -# Viorel Munteanu <[email protected]> (2020-03-11) -# new package dev-libs/libthreadar has no keywords -app-backup/dar threads - # Daniel Novomesky <[email protected]> (2021-02-24) # Depends on media-libs/svt-av1, which is unavailable on x86 media-libs/libavif svt-av1
