From 065a0aabc000c4279474363f5e818765da5c5e12 Mon Sep 17 00:00:00 2001 From: Bernardo Meurer Date: Sat, 12 Oct 2019 20:02:20 -0700 Subject: [PATCH] sys-apps/fwupd: mask for arm and x86 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Bernardo Meurer Signed-off-by: Lars Wendler --- profiles/arch/arm/package.mask | 7 ++++++- profiles/arch/x86/package.mask | 7 +++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 profiles/arch/x86/package.mask diff --git a/profiles/arch/arm/package.mask b/profiles/arch/arm/package.mask index 5b6f8f36f271..25107630e0b6 100644 --- a/profiles/arch/arm/package.mask +++ b/profiles/arch/arm/package.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Bernardo Meurer (2019-09-28) +# Requires app-crypt/tpm2-tss which is pending ~arm vide +# https://bugs.gentoo.org/695758 +>=sys-apps/fwupd-1.3.2 + # James Le Cuirot (2016-01-09) # This is built for armv6 and will not work on earlier generations. dev-java/oracle-jdk-bin diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask new file mode 100644 index 000000000000..3e1b51eff52a --- /dev/null +++ b/profiles/arch/x86/package.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Bernardo Meurer (2019-09-28) +# Requires app-crypt/tpm2-tss which is pending ~x86 vide +# https://bugs.gentoo.org/695758 +>=sys-apps/fwupd-1.3.2 -- 2.26.2