Diff libnss-nis-3.2 with a libnss-nis-3.4
| /usr/portage/sys-auth/libnss-nis/libnss-nis-3.4.ebuild 2026-06-15 19:17:06.478842546 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2023 Gentoo Authors |
|
| 1 |
# Copyright 1999-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 16 | 16 |
KEYWORDS="~amd64 ~riscv" |
| 17 | 17 | |
| 18 | 18 |
RDEPEND=" |
| 19 |
>net-libs/libnsl-0:=[${MULTILIB_USEDEP}]
|
|
| 19 |
>net-libs/libnsl-0-r0:=[${MULTILIB_USEDEP}]
|
|
| 20 | 20 |
net-libs/libtirpc:=[${MULTILIB_USEDEP}]
|
| 21 | 21 |
!<sys-libs/glibc-2.26 |
| 22 | 22 |
" |