diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-15 08:46:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-15 08:46:51 +0200 |
commit | 7f42b1ba859e0ee155cd43baa6c85fc96051fce9 (patch) | |
tree | 688d2edd23a0d083b4f1bb8ac39b04e63ce18571 /sys-boot/shim | |
parent | sci-mathematics/maxima: Stabilize 5.46.0 amd64, #867547 (diff) | |
download | gentoo-7f42b1ba859e0ee155cd43baa6c85fc96051fce9.tar.gz gentoo-7f42b1ba859e0ee155cd43baa6c85fc96051fce9.tar.bz2 gentoo-7f42b1ba859e0ee155cd43baa6c85fc96051fce9.zip |
sys-boot/shim: Stabilize 15.6 amd64, #867562
Signed-off-by: Agostino Sarubbo <ago@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 d2a53a4b8611..d7922551eca9 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" |