summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-24 18:42:30 +0100
committerSam James <sam@gentoo.org>2024-10-24 18:42:30 +0100
commit312a733471780de595cd3701b7103c8373fe1b5d (patch)
tree192bfdbd2896f52f72122ed27b5ca2be0670bab0 /sys-apps
parentsys-apps/fwupd: Stabilize 1.9.24 x86, #941863 (diff)
downloadgentoo-312a733471780de595cd3701b7103c8373fe1b5d.tar.gz
gentoo-312a733471780de595cd3701b7103c8373fe1b5d.tar.bz2
gentoo-312a733471780de595cd3701b7103c8373fe1b5d.zip
sys-apps/fwupd-efi: Stabilize 1.6-r1 x86, #941863
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/fwupd-efi/fwupd-efi-1.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fwupd-efi/fwupd-efi-1.6-r1.ebuild b/sys-apps/fwupd-efi/fwupd-efi-1.6-r1.ebuild
index 7406eca63ae0..d56d3d4246d7 100644
--- a/sys-apps/fwupd-efi/fwupd-efi-1.6-r1.ebuild
+++ b/sys-apps/fwupd-efi/fwupd-efi-1.6-r1.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 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86"
fi
LICENSE="LGPL-2.1+"