summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-27 00:25:34 +0100
committerSam James <sam@gentoo.org>2022-08-27 00:25:34 +0100
commit21d5ab13491fd703f4efec3d8c5c619da3d7ab77 (patch)
treeaa60a102af5284e2ae19c71705d91a011443af53 /sys-apps
parentsys-libs/libblockdev: Stabilize 2.27 amd64, #866509 (diff)
downloadgentoo-21d5ab13491fd703f4efec3d8c5c619da3d7ab77.tar.gz
gentoo-21d5ab13491fd703f4efec3d8c5c619da3d7ab77.tar.bz2
gentoo-21d5ab13491fd703f4efec3d8c5c619da3d7ab77.zip
sys-apps/fwupd-efi: Stabilize 1.3 amd64, #866512
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/fwupd-efi/fwupd-efi-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fwupd-efi/fwupd-efi-1.3.ebuild b/sys-apps/fwupd-efi/fwupd-efi-1.3.ebuild
index 3aca3e43e660..69a7f4ed58d6 100644
--- a/sys-apps/fwupd-efi/fwupd-efi-1.3.ebuild
+++ b/sys-apps/fwupd-efi/fwupd-efi-1.3.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+"