diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-10-17 09:09:26 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-17 09:09:26 +0300 |
commit | 2930feac31999cc2cbc7b97385dba8550837e542 (patch) | |
tree | f9accba1e962c688f2978a54199d2414e7ac036a /sys-boot/refind | |
parent | sci-geosciences/josm-bin: Stabilize 18772 amd64, #915861 (diff) | |
download | gentoo-2930feac31999cc2cbc7b97385dba8550837e542.tar.gz gentoo-2930feac31999cc2cbc7b97385dba8550837e542.tar.bz2 gentoo-2930feac31999cc2cbc7b97385dba8550837e542.zip |
sys-boot/refind: Stabilize 0.14.0.2-r1 x86, #915874
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-boot/refind')
-rw-r--r-- | sys-boot/refind/refind-0.14.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/refind/refind-0.14.0.2-r1.ebuild b/sys-boot/refind/refind-0.14.0.2-r1.ebuild index c7dad8ce3707..701a7a330943 100644 --- a/sys-boot/refind/refind-0.14.0.2-r1.ebuild +++ b/sys-boot/refind/refind-0.14.0.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${PN}-src-${PV}.tar.gz" LICENSE="BSD GPL-2 GPL-3 FDL-1.3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" FS_USE="btrfs +ext2 +ext4 hfs +iso9660 ntfs reiserfs" IUSE="${FS_USE} doc" |