diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:25:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:25:28 +0100 |
commit | 015afd59a96d6e8d827d4a33fbe3f5221c640baf (patch) | |
tree | 57bca0302eef451155eeef0df097a05d5990588e /sys-boot/refind | |
parent | dev-vcs/git-cola: x86 stable wrt bug #823098 (diff) | |
download | gentoo-015afd59a96d6e8d827d4a33fbe3f5221c640baf.tar.gz gentoo-015afd59a96d6e8d827d4a33fbe3f5221c640baf.tar.bz2 gentoo-015afd59a96d6e8d827d4a33fbe3f5221c640baf.zip |
sys-boot/refind: x86 stable wrt bug #824786
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot/refind')
-rw-r--r-- | sys-boot/refind/refind-0.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/refind/refind-0.13.2.ebuild b/sys-boot/refind/refind-0.13.2.ebuild index 375df447651c..68c1950f9e8c 100644 --- a/sys-boot/refind/refind-0.13.2.ebuild +++ b/sys-boot/refind/refind-0.13.2.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" |