summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2022-11-13 21:53:11 -0500
committerMatt Turner <mattst88@gmail.com>2022-11-13 21:55:19 -0500
commit09e5da32406952a51691ebfbec3aa7021b9e6aa1 (patch)
tree13d32d1de2909cfdcf934dcd923aaddca1421d8a
parent52b512ea8e8281255a5b4ffef580918670b86362 (diff)
make.conf: Set USE=upower
-rw-r--r--base/etc/portage/make.conf.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/etc/portage/make.conf.tmpl b/base/etc/portage/make.conf.tmpl
index 2cab1d0..1404bab 100644
--- a/base/etc/portage/make.conf.tmpl
+++ b/base/etc/portage/make.conf.tmpl
@@ -18,4 +18,4 @@ PORTAGE_BINHOST="https://mattst88.com/binpkgs/amd64/{{ arch }}"
PKGDIR="/var/cache/binpkgs/amd64/{{ arch }}"
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --usepkg-exclude 'sys-firmware/* */*-bin'"
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --buildpkg-exclude 'sys-firmware/* */*-bin'"
-USE="aac archive avahi avif -berkdb bluetooth branding cairo caps cdda clutter cryptsetup cups dbus device-mapper dvb dvd egl exif expat faad ffmpeg flac fontconfig fuse gbm -gdbm gdu gif git gles2 gnome gnome-keyring gnome-online-accounts gpg -gpm gstreamer gtk gtk3 harfbuzz icu idn infinality -iptables jemalloc jit jpeg libidn2 libnotify libsecret luajit lz4 lzma lzo -modemmanager mng mp3 nautilus networkmanager nfs nftables ogg opengl opus pdf pipewire png policykit pulseaudio -qt4 resolvconf samba sasl screencast spell sqlite svg systemd -tcpd theora threads tiff truetype udev udisks v4l vaapi vorbis vpx vte vulkan wayland -webkit webp X x264 xcb xkb xml xpm xv xvid xxhash zeroconf zsh-completion zstd"
+USE="aac archive avahi avif -berkdb bluetooth branding cairo caps cdda clutter cryptsetup cups dbus device-mapper dvb dvd egl exif expat faad ffmpeg flac fontconfig fuse gbm -gdbm gdu gif git gles2 gnome gnome-keyring gnome-online-accounts gpg -gpm gstreamer gtk gtk3 harfbuzz icu idn infinality -iptables jemalloc jit jpeg libidn2 libnotify libsecret luajit lz4 lzma lzo -modemmanager mng mp3 nautilus networkmanager nfs nftables ogg opengl opus pdf pipewire png policykit pulseaudio -qt4 resolvconf samba sasl screencast spell sqlite svg systemd -tcpd theora threads tiff truetype udev udisks upower v4l vaapi vorbis vpx vte vulkan wayland -webkit webp X x264 xcb xkb xml xpm xv xvid xxhash zeroconf zsh-completion zstd"