summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2023-03-17 19:16:02 -0400
committerMatt Turner <mattst88@gmail.com>2023-03-17 19:16:02 -0400
commit91470a4388aa4bf2bd4b36c53c6ba2b0cc2d8a92 (patch)
tree7762bf8c8cb2af9036ec72e6e07698271ce6fe60
parent5868c9fdb9eaf4f5834c95684ad999b52426a7fa (diff)
make.conf: Remove USE="-tcpd"
-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 e0fe8bd..34f081a 100644
--- a/base/etc/portage/make.conf.tmpl
+++ b/base/etc/portage/make.conf.tmpl
@@ -19,4 +19,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 upower 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 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"