summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-27 10:51:44 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-27 10:51:44 +0100
commit39c1764e5ba3c9fb2b9382603ed8c1e245766264 (patch)
tree0b8862018f2c90660816b8525d28162627bbb8fa
parentapp-emulation/fs-uae-launcher: Drop old 3.1.63 (diff)
downloadgentoo-39c1764e5ba3c9fb2b9382603ed8c1e245766264.tar.gz
gentoo-39c1764e5ba3c9fb2b9382603ed8c1e245766264.tar.bz2
gentoo-39c1764e5ba3c9fb2b9382603ed8c1e245766264.zip
sys-apps/fwupd-efi: Stabilize 1.1 x86, #814932
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-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 fc3aa3397b23..80182c2abbad 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+"