profile: directfb is being removed from gentoo

This commit is contained in:
Rick Farina (Zero_Chaos) 2018-06-20 14:04:38 -04:00
parent b6059e0462
commit 614c6a51dc
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa"
PORTAGE_NICENESS="9"
PORTAGE_IO_NICENESS="ionice -c 3 -p \${PID}"
USE="${USE} X abi_x86_32 adns caps curl directfb fbcon gps jack lm_sensors lua lzma oss perl pulseaudio python ruby samba sqlite subversion vdpau vaapi xattr xinerama x265"
USE="${USE} X abi_x86_32 adns caps curl fbcon gps jack lm_sensors lua lzma oss perl pulseaudio python ruby samba sqlite subversion vdpau vaapi xattr xinerama x265"
#we do not want old ruby
USE="${USE} -ruby_targets_ruby21 -ruby_targets_ruby22"

View file

@ -1,2 +1,2 @@
USE="${USE} -directfb -introspection -policykit -cups"
USE="${USE} -introspection -policykit -cups"
FEATURES="binpkg-multi-instance"