commit: bdbd90244fb35cfd63b64f2dd0fdf999d24419b9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 21 14:29:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 21 14:29:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdbd9024
x11-misc/grub2-theme-preview: Stabilize 2.9.1 amd64, #953736 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/grub2-theme-preview/grub2-theme-preview-2.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.9.1.ebuild b/x11-misc/grub2-theme-preview/grub2-theme-preview-2.9.1.ebuild index 7c6fc0deaa42..864bf2e411ea 100644 --- a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.9.1.ebuild +++ b/x11-misc/grub2-theme-preview/grub2-theme-preview-2.9.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/hartwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="grub_platforms_efi-32 grub_platforms_efi-64 grub_platforms_pc" REQUIRED_USE="|| ( grub_platforms_efi-32 grub_platforms_efi-64 grub_platforms_pc )"
