summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-30 10:56:05 +0100
committerSam James <sam@gentoo.org>2023-03-30 10:56:16 +0100
commit7e09f1464da2973facf4cf07ebf666df942ead21 (patch)
tree465316d96c4a3db15f86e2bd386f2c13f38b6827 /sys-apps
parentsys-fs/ddrescue: Stabilize 1.27 x86, #903565 (diff)
downloadgentoo-7e09f1464da2973facf4cf07ebf666df942ead21.tar.gz
gentoo-7e09f1464da2973facf4cf07ebf666df942ead21.tar.bz2
gentoo-7e09f1464da2973facf4cf07ebf666df942ead21.zip
sys-apps/fwupd-efi: Stabilize 1.4 x86, #903566
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/fwupd-efi/fwupd-efi-1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fwupd-efi/fwupd-efi-1.4.ebuild b/sys-apps/fwupd-efi/fwupd-efi-1.4.ebuild
index f53ba0969f20..873f7f279123 100644
--- a/sys-apps/fwupd-efi/fwupd-efi-1.4.ebuild
+++ b/sys-apps/fwupd-efi/fwupd-efi-1.4.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}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="LGPL-2.1+"