From ee4baf97d177c0dc5b7cb03ed135429cf73d0b4e Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Fri, 24 Apr 2020 00:18:30 +0100 Subject: profiles/common: disable installkernel USE flag for sys-apps/debianutils --- profiles/common/package.use | 3 +++ 1 file changed, 3 insertions(+) (limited to 'profiles/common') 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 -- cgit v1.2.3