commit: 2efce67ac8e1b70c32ec6ab9b218e2383d51d483 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 13 12:28:28 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 13 12:28:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2efce67a
sys-boot/uefi-mkconfig: Stabilize 3.3 amd64, #932842 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild b/sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild index 95e545020b07..b592bd242b4a 100644 --- a/sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild +++ b/sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.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 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" app-shells/bash
