diff options
author | 2024-12-27 12:00:27 +0000 | |
---|---|---|
committer | 2024-12-27 12:00:27 +0000 | |
commit | 4b3d2657708228e9ff9ab6491b8d8b52ee2ae672 (patch) | |
tree | 99e1e9ffb091716ee7134586046428f60c99aa66 /sys-boot | |
parent | sci-calculators/units: Stabilize 2.24 amd64, #947010 (diff) | |
download | gentoo-4b3d2657708228e9ff9ab6491b8d8b52ee2ae672.tar.gz gentoo-4b3d2657708228e9ff9ab6491b8d8b52ee2ae672.tar.bz2 gentoo-4b3d2657708228e9ff9ab6491b8d8b52ee2ae672.zip |
sys-boot/refind: Stabilize 0.14.2-r3 x86, #947011
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/refind/refind-0.14.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/refind/refind-0.14.2-r3.ebuild b/sys-boot/refind/refind-0.14.2-r3.ebuild index 1ae2bbe01929..68d92284b8a4 100644 --- a/sys-boot/refind/refind-0.14.2-r3.ebuild +++ b/sys-boot/refind/refind-0.14.2-r3.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" |