Revert "profiles: add udev to default USE flags"

Turns out there is a circular dependency here. :(

This reverts commit 943574b4041b116f5722fcacd0071acbdd853c79.
This commit is contained in:
Michael Marineau 2014-07-07 15:29:06 -07:00
parent e19ce51312
commit e00d008979

View File

@ -1,2 +1,2 @@
USE="systemd udev" USE="systemd"
BOOTSTRAP_USE="$BOOTSTRAP_USE udev" BOOTSTRAP_USE="$BOOTSTRAP_USE udev"