commit: da872f8eb787820416b22b86e06cd1b932b4885f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 21 14:29:05 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 21 14:29:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da872f8e
x11-misc/grub2-theme-preview: Stabilize 2.9.1 x86, #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 864bf2e411ea..2dd3ae349eb2 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 )"
