# https://www.sourceware.org/ml/libc-alpha/2016-08/msg00212.html # glibc-2.24 needs linux-3.2 at runtime, except on x86 and amd64. # on x86 and amd64, it is glibc-2.26 to require linux-3.2. # https://www.sourceware.org/ml/libc-alpha/2017-08/msg00010.html # In 2018, only x86 and amd64 are supported, use glibc-2.26 mask. # Mask glibc-2.24 on all other ARCHes specifically. >=sys-libs/glibc-2.26 # libnsl is a split-off from glibc-2.26 >net-libs/libnsl-0