# Copyright 1999-2023 Gentoo Authors# Distributed under the terms of the GNU General Public License v2EAPI=8DESCRIPTION="Virtual for .NET SDK"SLOT="6.0"KEYWORDS="~amd64 ~arm"RDEPEND=" || ( dev-dotnet/dotnet-sdk-bin:${SLOT} dev-dotnet/dotnet-sdk:${SLOT} )"