diff options
author | 2022-01-15 16:19:31 +0100 | |
---|---|---|
committer | 2022-01-15 16:19:31 +0100 | |
commit | 33662190ae41a0125f94856ff650da6b03ae8101 (patch) | |
tree | 0c010295e97a50ad672bfc222ccdedc4a5259649 /profiles/targets | |
parent | kde-plasma/kinfocenter: Drop IUSE=wayland, add new optfeature (diff) | |
download | gentoo-33662190ae41a0125f94856ff650da6b03ae8101.tar.gz gentoo-33662190ae41a0125f94856ff650da6b03ae8101.tar.bz2 gentoo-33662190ae41a0125f94856ff650da6b03ae8101.zip |
profiles: remove global USE=+emboss
Closes: https://github.com/gentoo/gentoo/pull/23807
Closes: https://bugs.gentoo.org/742305
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults index d7eab4cd0587..18b1903bedde 100644 --- a/profiles/targets/desktop/make.defaults +++ b/profiles/targets/desktop/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid" +USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid" |