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:10:46 -0400
commit49e5c46d29d5da257e37000a084f2333604817ae (patch)
treebe1e71eeef8700d3ed90d1458d2b138bec9e60b6
parentworld: add media-video/mplayer (diff)
downloadgrs-49e5c46d29d5da257e37000a084f2333604817ae.tar.gz
grs-49e5c46d29d5da257e37000a084f2333604817ae.tar.bz2
grs-49e5c46d29d5da257e37000a084f2333604817ae.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 a0cdf34..acc2016 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-pc-linux-gnu"
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"