summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-04-24 00:18:30 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 00:21:07 +0100
commitee4baf97d177c0dc5b7cb03ed135429cf73d0b4e (patch)
treea4f9b297fa6def167fd048cef3b1e678676c695c /profiles
parenteclass/linux-build: do not rely on debianutils to install kernel (diff)
downloadportage-ee4baf97d177c0dc5b7cb03ed135429cf73d0b4e.tar.xz
profiles/common: disable installkernel USE flag for sys-apps/debianutils
Diffstat (limited to 'profiles')
-rw-r--r--profiles/common/package.use3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/common/package.use b/profiles/common/package.use
index e5cfaea0..4787529f 100644
--- a/profiles/common/package.use
+++ b/profiles/common/package.use
@@ -132,3 +132,6 @@ sys-apps/kmod pkcs7
net-misc/curl http2
sys-apps/shadow bcrypt
net-misc/curl brotli
+
+# eclass/linux-build tkes care of installing kernel
+sys-apps/debianutils -installkernel