aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-06-04 09:10:46 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-06-04 09:11:23 -0400
commiteecf1b8772447028ed39688c87c6e8daef17fa40 (patch)
treee31769a10a09ffc0ba0f676e511e9d13f610e734
parentworld.conf: media-libs/libggi is broken (diff)
downloadgrs-eecf1b87.tar.gz
grs-eecf1b87.tar.bz2
grs-eecf1b87.zip
make.conf.CYCLE.2: no need to force USE=-cups
-rw-r--r--core/etc/portage/make.conf.CYCLE.22
1 files changed, 1 insertions, 1 deletions
diff --git a/core/etc/portage/make.conf.CYCLE.2 b/core/etc/portage/make.conf.CYCLE.2
index 82202af..53909d8 100644
--- a/core/etc/portage/make.conf.CYCLE.2
+++ b/core/etc/portage/make.conf.CYCLE.2
@@ -2,6 +2,6 @@ CFLAGS="-O2 -pipe -fno-diagnostics-color"
CXXFLAGS="${CFLAGS}"
CHOST="x86_64-gentoo-linux-musl"
MAKEOPTS="-j17"
-USE="-cups -tk -fontforge"
+USE="-tk -fontforge"
USE_ORDER="env:conf:pkg:defaults:pkginternal:repo:env.d"
ACCEPT_LICENSE="linux-fw-redistributable no-source-code"