Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop arm-linux keyword from tree. | Benda Xu | 2018-08-31 | 1 | -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 ebuild | Mike Gilbert | 2018-04-30 | 1 | -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 |