diff options
author | Sam James <sam@gentoo.org> | 2022-09-14 23:10:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-14 23:10:37 +0100 |
commit | ee408afc2e2c9b657c331c52566779ec69942102 (patch) | |
tree | 837018dd4b56fa7de1e6e8cbd6828c144c5a0701 /sys-boot/shim | |
parent | sci-electronics/xoscope: Stabilize 2.3 x86, #832757 (diff) | |
download | gentoo-ee408afc2e2c9b657c331c52566779ec69942102.tar.gz gentoo-ee408afc2e2c9b657c331c52566779ec69942102.tar.bz2 gentoo-ee408afc2e2c9b657c331c52566779ec69942102.zip |
sys-boot/shim: Stabilize 15.6 arm64, #867562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot/shim')
-rw-r--r-- | sys-boot/shim/shim-15.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/shim/shim-15.6.ebuild b/sys-boot/shim/shim-15.6.ebuild index 30c5747e54d4..d2a53a4b8611 100644 --- a/sys-boot/shim/shim-15.6.ebuild +++ b/sys-boot/shim/shim-15.6.ebuild @@ -15,7 +15,7 @@ SRC_URI="amd64? ( https://kojipkgs.fedoraproject.org/packages/shim/${PV}/2/x86_6 LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 arm64 ~x86" S="${WORKDIR}/boot/efi/EFI" |