summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-29 12:46:06 +0100
committerSam James <sam@gentoo.org>2024-05-29 12:46:06 +0100
commite445188d0fb87b519d0dbaed79278d547729897b (patch)
tree4cc0b285083945bb3198b6fd0d2028d40b0e0e8f /sys-apps/fwupd-efi
parentsci-mathematics/ginac: Stabilize 1.8.7-r3 amd64, #933044 (diff)
downloadgentoo-e445188d0fb87b519d0dbaed79278d547729897b.tar.gz
gentoo-e445188d0fb87b519d0dbaed79278d547729897b.tar.bz2
gentoo-e445188d0fb87b519d0dbaed79278d547729897b.zip
sys-apps/fwupd-efi: Stabilize 1.6 amd64, #933048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/fwupd-efi')
-rw-r--r--sys-apps/fwupd-efi/fwupd-efi-1.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fwupd-efi/fwupd-efi-1.6.ebuild b/sys-apps/fwupd-efi/fwupd-efi-1.6.ebuild
index d3b1a784c4aa..9b09fe86b0f1 100644
--- a/sys-apps/fwupd-efi/fwupd-efi-1.6.ebuild
+++ b/sys-apps/fwupd-efi/fwupd-efi-1.6.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+"