summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* net-libs/libnsl: inherit multilib-build in the dummy ebuildMike Gilbert2018-04-301-0/+21
This populates IUSE with the appropriate flags. We don't actually want to RDEPEND on sys-libs/glibc[multilib] since the multilib USE flag is forced on/off by the user's profile, and a mismatch would just cause confusion. [Sorry for the delay -dilfridge] Closes: https://bugs.gentoo.org/643058