From 52fb5d87d81cd95903c3c172d27e1354889fbc78 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 2 Aug 2022 20:10:10 +0100 Subject: [PATCH] Add FEATURE buildpkg. --- portage/make.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/portage/make.conf b/portage/make.conf index 9c5ce9d..5739d34 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -64,3 +64,4 @@ GENTOO_MIRRORS="https://mirror.init7.net/gentoo/" ## Emerge. EMERGE_DEFAULT_OPTS="--ask --verbose" +FEATURES="buildpkg"