commit: e1300bd17b29f750956b91a6f7ae45d0a47e0c66 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Feb 13 14:39:06 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Feb 13 14:51:15 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1300bd1
sys-boot/refind: Stabilize 0.14.2-r4 x86, #970005 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sys-boot/refind/refind-0.14.2-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/refind/refind-0.14.2-r4.ebuild b/sys-boot/refind/refind-0.14.2-r4.ebuild index 3c21226a508f..bf52fa653dbb 100644 --- a/sys-boot/refind/refind-0.14.2-r4.ebuild +++ b/sys-boot/refind/refind-0.14.2-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PV}/${PN}-src-${PV}.t LICENSE="BSD CC-BY-SA-3.0 CC-BY-SA-4.0 FDL-1.3 GPL-2+ GPL-3+ LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" FS_USE="btrfs +ext2 +ext4 hfs +iso9660 ntfs reiserfs" IUSE="${FS_USE} doc"
