diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:30:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:41 +0100 |
commit | d3ace754303f83b8eb01e8e7c23300a096653064 (patch) | |
tree | 1219572236df8c2d735274297070eb91ac76bf0a /sys-boot | |
parent | media-sound/quimup: x86 stable wrt bug #560900 (diff) | |
download | gentoo-d3ace754303f83b8eb01e8e7c23300a096653064.tar.gz gentoo-d3ace754303f83b8eb01e8e7c23300a096653064.tar.bz2 gentoo-d3ace754303f83b8eb01e8e7c23300a096653064.zip |
sys-boot/refind: x86 stable wrt bug #563226
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/refind/refind-0.10.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/refind/refind-0.10.4-r2.ebuild b/sys-boot/refind/refind-0.10.4-r2.ebuild index a23f38127acf..1545ffaa9b66 100644 --- a/sys-boot/refind/refind-0.10.4-r2.ebuild +++ b/sys-boot/refind/refind-0.10.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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} -gnuefi doc -custom-cflags" |