Third time's the charm, I hope. using libuuid breaks macOS system
headers, so to satisfy packages which insist on pkg-config, use
native-uuid which provides a mere .pc file, so the host uuid can be used
again.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}]
>=media-libs/freetype-2.9[${MULTILIB_USEDEP}]
!elibc_Darwin? ( sys-apps/util-linux[${MULTILIB_USEDEP}] )
- elibc_Darwin? ( sys-libs/libuuid )
+ elibc_Darwin? ( sys-libs/native-uuid )
virtual/libintl[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
virtual/pkgconfig