summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2018-11-19 05:36:16 +0000
committerMatthias Maier <tamiko@gentoo.org>2019-09-21 21:50:47 -0500
commitb10a454c447c2ff6a25851a3fbe6506649ce330f (patch)
tree543f227819d5853a79367bb5bb881dc9be26d283 /profiles/arch/amd64/package.use.force
parentnet-libs/glib-networking-2.60.3: alpha stable, bug 692932 (diff)
downloadgentoo-b10a454c447c2ff6a25851a3fbe6506649ce330f.tar.gz
gentoo-b10a454c447c2ff6a25851a3fbe6506649ce330f.tar.bz2
gentoo-b10a454c447c2ff6a25851a3fbe6506649ce330f.zip
sys-firmware/seabios: Support USE=-binary on non-x86
For non-x86 platforms, building from source can be done using a cross-compiler provided by crossdev. Also adjusts arch package.use.{force,mask} as appropriate. Tested on a Talos II / POWER9 running ppc64 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64/package.use.force')
-rw-r--r--profiles/arch/amd64/package.use.force4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force
index dddc40bc24ff..0f4c85a656e0 100644
--- a/profiles/arch/amd64/package.use.force
+++ b/profiles/arch/amd64/package.use.force
@@ -1,6 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-09-21)
+# iasl is stable on amd64
+sys-firmware/seabios -binary
+
# Georgy Yakovlev <gyakovlev@gentoo.org> (2018-05-14)
# Force the host target to avoid dependency hell
dev-lang/rust llvm_targets_X86