commit: a14d1f6bbf4700f6d40c06abaf01308928ddfd5c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Feb 25 19:49:22 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Feb 25 20:00:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14d1f6b
profiles: arm: Mask sys-apps/fwupd[dell,thunderbolt] Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index c8d54008909..3f665f8a9fe 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (25 Feb 2019) +# (SM)BIOS/Thunderbolt outside of amd64/x86? - citation needed +sys-apps/fwupd dell thunderbolt + # Bernard Cafarelli <[email protected]> (14 Jan 2019) # Requires dev-php/pecl-imagick which is not keyworded on arm www-apps/nextcloud imagemagick
