summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-09 18:54:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-09 18:54:42 +0300
commit2584a652f9bec622970d3b56276b5776bc252df0 (patch)
tree185d023a304755e7989323228e50e7c759437ce8 /sys-boot
parentsys-boot/uefi-mkconfig: Keyword 1.4 x86, #928988 (diff)
downloadgentoo-2584a652f9bec622970d3b56276b5776bc252df0.tar.gz
gentoo-2584a652f9bec622970d3b56276b5776bc252df0.tar.bz2
gentoo-2584a652f9bec622970d3b56276b5776bc252df0.zip
sys-boot/uefi-mkconfig: Keyword 1.4 arm64, #928988
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/uefi-mkconfig/uefi-mkconfig-1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/uefi-mkconfig/uefi-mkconfig-1.4.ebuild b/sys-boot/uefi-mkconfig/uefi-mkconfig-1.4.ebuild
index 4629afafa37b..15c062fce03e 100644
--- a/sys-boot/uefi-mkconfig/uefi-mkconfig-1.4.ebuild
+++ b/sys-boot/uefi-mkconfig/uefi-mkconfig-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Biosias/uefi-mkconfig/archive/v${PV}.tar.gz -> ${P}.
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
app-shells/bash