summaryrefslogtreecommitdiff
path: root/conf/mizar/etc/portage/make.inc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/mizar/etc/portage/make.inc.conf')
-rw-r--r--conf/mizar/etc/portage/make.inc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/mizar/etc/portage/make.inc.conf b/conf/mizar/etc/portage/make.inc.conf
index 2d912ca..0a6e8d4 100644
--- a/conf/mizar/etc/portage/make.inc.conf
+++ b/conf/mizar/etc/portage/make.inc.conf
@@ -1,5 +1,5 @@
PORT_LOGDIR_CLEAN="find '${PORT_LOGDIR}' -type f ! -name '*.log' -mtime +1 -delete"
-PKG_EXCLUDE="sys-boot/raspberrypi-firmware sci-libs/indilib sci-libs/indilib-driver-gpsd sci-libs/indilib-driver-eqmod sci-libs/libqhy sci-libs/indilib-driver-qhy sci-libs/indilib-driver-amh sys-boot/raspberrypi-firmware"
+PKG_EXCLUDE="\"virtual/* sys-kernel/raspberrypi-sources sys-boot/raspberrypi-firmware sci-libs/indilib sci-libs/indilib-driver-gpsd sci-libs/indilib-driver-eqmod sci-libs/libqhy sci-libs/indilib-driver-qhy sci-libs/indilib-driver-amh sys-boot/raspberrypi-firmware\""
EMERGE_DEFAULT_OPTS="--buildpkg-exclude ${PKG_EXCLUDE} --usepkg-exclude ${PKG_EXCLUDE} --keep-going --autounmask-write --nospinner --quiet-build=y --binpkg-respect-use=y --usepkg=y"
USE="${ARCH} zlib -cups -acl"