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/alpha/use.mask | |
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/alpha/use.mask')
-rw-r--r-- | profiles/arch/alpha/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index e2fa17de5ef5..1b79bcff211d 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -alpha +# Matt Turner <mattst88@gentoo.org> (2022-02-21) +# app-crypt/tpm2-tss is not keyworded here +tpm + # James Le Cuirot <chewi@gentoo.org> (2021-08-10) # media-video/pipewire is not keyworded. Bug #807616. pipewire |