diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-02-21 11:24:48 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-02-21 11:32:54 -0800 |
commit | fc2a852220185e40aacf6e1e0f72b3301a81b050 (patch) | |
tree | 9d41284c9389e5c42ddc98202a70bf97b289433e /profiles/arch/amd64 | |
parent | dev-python/mkdocs-git-revision-date-localized-plugin: add version 1.0.0 (diff) | |
download | gentoo-fc2a852220185e40aacf6e1e0f72b3301a81b050.tar.gz gentoo-fc2a852220185e40aacf6e1e0f72b3301a81b050.tar.bz2 gentoo-fc2a852220185e40aacf6e1e0f72b3301a81b050.zip |
profiles: Generalize USE=tpm masks
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 72750d69bf00..86214033c737 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -47,10 +47,6 @@ dev-util/diffoscope -haskell x11-base/xwayland -video_cards_nvidia x11-wm/mutter -video_cards_nvidia -# Mike Gilbert <floppym@gentoo.org> (2021-03-29) -# Unmask TPM on supported archs. -sys-apps/systemd -tpm - # Michael Orlitzky <mjo@gentoo.org> (2021-03-27) # Unmask the use of 64-bit dev-lisp/clozurecl on 64-bit arches. # Only maxima makes a distinction between the 32-bit and 64-bit |