Package-Manager: Portage-2.3.8, Repoman-2.3.3
# This version (2.26) provides some compatibility libraries for the NIS/NIS+ support
# which come without headers etc. Only needed for binary packages since the
# external net-libs/libnsl has increased soversion. Keep only versioned libraries.
- find "${D}" -name "libnsl.a" -o -name "libnsl.so" -delete
+ find "${D}" -name "libnsl.a" -delete
+ find "${D}" -name "libnsl.so" -delete
# Normally real_pv is ${PV}. Live ebuilds are exception, there we need
# to infer upstream version: