From 404ee4b34fcaba4a759bb78ceed1253009fa4f38 Mon Sep 17 00:00:00 2001 From: Adam Grissom Date: Fri, 2 Feb 2018 23:57:30 +1100 Subject: profiles: drop firefox USE flag from desktop make.defaults The firefox USE flag isn't used anywhere. Closes: https://bugs.gentoo.org/642760 --- profiles/targets/desktop/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/targets') diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults index 9546f24ac8fd..e1c557e03885 100644 --- a/profiles/targets/desktop/make.defaults +++ b/profiles/targets/desktop/make.defaults @@ -1,4 +1,4 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit cups dbus dri dts dvd dvdr emboss encode exif fam firefox flac gif glamor gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt3support 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 consolekit cups dbus dri dts dvd dvdr emboss encode exif fam flac gif glamor gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt3support qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid" -- cgit v1.2.3-65-gdbad