summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-12-27 15:13:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-12-27 15:13:18 +0100
commitd386352a0b36a07f8e484f2f709a15a3cccf8f19 (patch)
tree8fe1c4701e4ea6f62f916258ccee2604e3cbc0e1 /sys-apps/fwupd-efi/fwupd-efi-1.1.ebuild
parentsys-apps/fwupd: amd64 stable wrt bug #814932 (diff)
downloadgentoo-d386352a0b36a07f8e484f2f709a15a3cccf8f19.tar.gz
gentoo-d386352a0b36a07f8e484f2f709a15a3cccf8f19.tar.bz2
gentoo-d386352a0b36a07f8e484f2f709a15a3cccf8f19.zip
sys-apps/fwupd-efi: amd64 stable wrt bug #814932
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/fwupd-efi/fwupd-efi-1.1.ebuild')
-rw-r--r--sys-apps/fwupd-efi/fwupd-efi-1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fwupd-efi/fwupd-efi-1.1.ebuild b/sys-apps/fwupd-efi/fwupd-efi-1.1.ebuild
index 80182c2abbad..00464ef3dc85 100644
--- a/sys-apps/fwupd-efi/fwupd-efi-1.1.ebuild
+++ b/sys-apps/fwupd-efi/fwupd-efi-1.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = 9999 ]]; then
EGIT_REPO_URI="https://github.com/fwupd/fwupd-efi.git"
else
SRC_URI="https://github.com/fwupd/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="LGPL-2.1+"