diff options
author | Sam James <sam@gentoo.org> | 2021-01-20 09:28:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-20 09:28:57 +0000 |
commit | 3c42e42fdaceea2263e1bc92dc196068fa1e695b (patch) | |
tree | 1fb3dab395c815647cfb60ab409e0d8d4e73b291 /sys-boot | |
parent | app-backup/amanda: Stabilize 3.5.1-r3 x86, #756883 (diff) | |
download | gentoo-3c42e42fdaceea2263e1bc92dc196068fa1e695b.tar.gz gentoo-3c42e42fdaceea2263e1bc92dc196068fa1e695b.tar.bz2 gentoo-3c42e42fdaceea2263e1bc92dc196068fa1e695b.zip |
sys-boot/refind: Stabilize 0.12.0-r1 x86, #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 19bfa806fd58..39004c2d0093 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" |