The ebuild has atiusb listed as having the dependency on libusb, but its actually the atilibusb LIRC_DEVICE that has the dependency on libusb. Building lirc with atilibusb set results in a failure: configure: error: *** you need to have libusb installed for this driver. Reproducible: Always Steps to Reproduce:
Fixed. Thanks for reporting