# Copyright 2021-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit multilib-build DESCRIPTION="Virtual for NIS conditional support / rpcgen tool" SLOT="0" KEYWORDS="amd64 x86" IUSE="nis" COMMON_DEPEND=" nis? ( net-libs/libnsl:=[${MULTILIB_USEDEP}] ) " DEPEND="${COMMON_DEPEND}" # rpcgen can also be provided by net-fs/nfs-utils, # which is OK if we have no NIS nis support NIS_DEPEND=" net-libs/rpcsvc-proto