commit:     4aa1e80965d3944af04364c80b25b4562ef21754
Author:     Sam Jorna <wraeth <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 14 22:26:48 2016 +0000
Commit:     Sam Jorna <wraeth <AT> gentoo <DOT> org>
CommitDate: Wed Dec 14 22:28:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa1e809

profiles: force USE=gnuefi on sys-boot/refind

 profiles/base/package.use.force | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 622c12e..7ff7884 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -2,6 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Sam Jorna <[email protected]> (15 Dec 2016)
+# Known to build unbootable EFI binaries on some systems when built with
+# UDK. Forcing use of gnu-efi until it's more stable.
+sys-boot/refind gnuefi
+
 # Mike Gilbert <[email protected]> (13 Oct 2016)
 # Python without threads breaks in many ways.
 dev-lang/python threads

Reply via email to