diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:44:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:44:27 +0100 |
commit | 07dfa7c518fff97a55c6444dff5e764573d86361 (patch) | |
tree | 179d179c68064fe18fe83924994299b8a09a529a /sys-boot/refind | |
parent | dev-db/phpmyadmin: amd64 stable wrt bug #699598 (diff) | |
download | gentoo-07dfa7c518fff97a55c6444dff5e764573d86361.tar.gz gentoo-07dfa7c518fff97a55c6444dff5e764573d86361.tar.bz2 gentoo-07dfa7c518fff97a55c6444dff5e764573d86361.zip |
sys-boot/refind: amd64 stable wrt bug #687258
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot/refind')
-rw-r--r-- | sys-boot/refind/refind-0.11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/refind/refind-0.11.4.ebuild b/sys-boot/refind/refind-0.11.4.ebuild index 10a9279c42e9..139bf622501d 100644 --- a/sys-boot/refind/refind-0.11.4.ebuild +++ b/sys-boot/refind/refind-0.11.4.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 gnuefi" |