diff options
author | Sam James <sam@gentoo.org> | 2021-01-19 14:24:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-19 14:24:40 +0000 |
commit | f43d3f40ecc816a71760c870db3f900aed653864 (patch) | |
tree | 127d79e2e12b36dc6c79aeed637873aab01545d0 /sys-boot | |
parent | x11-misc/fpm2: Stabilize 0.90 amd64, #763873 (diff) | |
download | gentoo-f43d3f40ecc816a71760c870db3f900aed653864.tar.gz gentoo-f43d3f40ecc816a71760c870db3f900aed653864.tar.bz2 gentoo-f43d3f40ecc816a71760c870db3f900aed653864.zip |
sys-boot/refind: Stabilize 0.12.0-r1 amd64, #762913
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/refind/refind-0.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/refind/refind-0.12.0-r1.ebuild b/sys-boot/refind/refind-0.12.0-r1.ebuild index c1d166f0b4d8..19bfa806fd58 100644 --- a/sys-boot/refind/refind-0.12.0-r1.ebuild +++ b/sys-boot/refind/refind-0.12.0-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} custom-cflags doc" |