commit: 7f42b1ba859e0ee155cd43baa6c85fc96051fce9 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Sep 15 06:46:45 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Sep 15 06:46:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f42b1ba
sys-boot/shim: Stabilize 15.6 amd64, #867562 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-boot/shim/shim-15.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
