mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 01:46:58 +02:00
sys-apps/portage: Drop support for uclibc
It was removed from Gentoo and with updated profiles, the build started to fail with: USE flag 'elibc_uclibc' referenced in conditional 'elibc_uclibc?' is not in IUSE
This commit is contained in:
parent
158eb34f72
commit
752f695663
@ -61,7 +61,6 @@ RDEPEND="
|
||||
)
|
||||
elibc_glibc? ( >=sys-apps/sandbox-2.2 )
|
||||
elibc_musl? ( >=sys-apps/sandbox-2.2 )
|
||||
elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
|
||||
kernel_linux? ( sys-apps/util-linux )
|
||||
>=app-misc/pax-utils-0.1.17
|
||||
selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
|
||||
|
Loading…
Reference in New Issue
Block a user