diff options
author | Sam James <sam@gentoo.org> | 2024-09-30 15:06:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-30 15:06:06 +0100 |
commit | 67a711359d7a5b6d3c4d1f2e7c3fb6bd6ce37707 (patch) | |
tree | 84bbb8245959c3fb503104efe7c1bc2e244fbdc7 /sys-boot | |
parent | sys-boot/refind: Stabilize 0.14.2-r2 x86, #940522 (diff) | |
download | gentoo-67a711359d7a5b6d3c4d1f2e7c3fb6bd6ce37707.tar.gz gentoo-67a711359d7a5b6d3c4d1f2e7c3fb6bd6ce37707.tar.bz2 gentoo-67a711359d7a5b6d3c4d1f2e7c3fb6bd6ce37707.zip |
sys-boot/refind: Stabilize 0.14.2-r2 amd64, #940522
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/refind/refind-0.14.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/refind/refind-0.14.2-r2.ebuild b/sys-boot/refind/refind-0.14.2-r2.ebuild index fa000f8dbeb4..1ad48b3b6088 100644 --- a/sys-boot/refind/refind-0.14.2-r2.ebuild +++ b/sys-boot/refind/refind-0.14.2-r2.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" |