summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-24 15:06:53 +0100
committerSam James <sam@gentoo.org>2024-04-24 15:06:53 +0100
commitd3d38560b005d6a1e9de1496f2ce58ca55a13b33 (patch)
tree98a3988d85df698ac61a03fc8719b7de253036f6 /sys-apps/fwupd-efi
parentsys-apps/uswid: Keyword 0.4.7 arm, #930564 (diff)
downloadgentoo-d3d38560b005d6a1e9de1496f2ce58ca55a13b33.tar.gz
gentoo-d3d38560b005d6a1e9de1496f2ce58ca55a13b33.tar.bz2
gentoo-d3d38560b005d6a1e9de1496f2ce58ca55a13b33.zip
sys-apps/fwupd-efi: Keyword 1.6 arm64, #930564
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 b3fccc1a9add..ccc75a2c9f42 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 ~riscv"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
fi
LICENSE="LGPL-2.1+"