diff --git a/conf/armv7l/portage/make.conf b/conf/armv7l/portage/make.conf index 6490918..be3f2c3 100644 --- a/conf/armv7l/portage/make.conf +++ b/conf/armv7l/portage/make.conf @@ -11,7 +11,7 @@ FEATURES="ccache distcc distcc-pump parallel-fetch protect-owned splitdebug" MAKEOPTS="-j16 -s" CCACHE_SIZE="50G" # Global USE flags -USE="theora threads truetype xvid alsa cpudetection vorbis mp3 flac midi vorbis goom joystick" +USE="theora threads truetype xvid alsa cpudetection vorbis mp3 flac vorbis goom joystick" # distcc configuration DISTCC_SSH="/etc/distcc/distcc-ssh"