summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-08-08 20:47:27 +0200
committerMichał Górny <mgorny@gentoo.org>2017-08-08 23:30:38 +0200
commitfa39ceda6e20e1e76b4b2f5c5efa5352214c1f35 (patch)
tree6818e4e5bd795f4007c67ae2bf083184320a7dc7 /profiles/arch
parentprofiles: Mask bluez[user-session] where [systemd] is masked (diff)
downloadgentoo-fa39ceda6e20e1e76b4b2f5c5efa5352214c1f35.tar.gz
gentoo-fa39ceda6e20e1e76b4b2f5c5efa5352214c1f35.tar.bz2
gentoo-fa39ceda6e20e1e76b4b2f5c5efa5352214c1f35.zip
profiles: Mask sys-firmware/seabios[debug] where [binary] is forced
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/powerpc/ppc64/package.use.mask5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
index e4add34d53a0..0acf30b5f8fa 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (08 Aug 2017)
+# package.use.force forces USE=binary, and USE=debug requires !binary,
+# so it can never be enabled.
+sys-firmware/seabios debug
+
# Michał Górny <mgorny@gentoo.org> (28 Jun 2017)
# app-misc/dtach is not keyworded, and tests are restricted anyway, so
# no point in pursuing it right now.