summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGergely Nagy <ngg@ngg.hu>2021-12-16 16:08:32 +0100
committerZac Medico <zmedico@gentoo.org>2022-02-12 11:56:50 -0800
commitd3e381e2f54ef8e082a2a88c331b45280525eabb (patch)
tree2c4032b900e14d80c22bffedcdfa463fce6cd41a /dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.100.ebuild
parentdev-dotnet/dotnet-sdk-bin: bump to 6.0.102 (diff)
downloadgentoo-d3e381e2f54ef8e082a2a88c331b45280525eabb.tar.gz
gentoo-d3e381e2f54ef8e082a2a88c331b45280525eabb.tar.bz2
gentoo-d3e381e2f54ef8e082a2a88c331b45280525eabb.zip
dev-dotnet/dotnet-sdk-bin: add .NET Core 3.1 as a new slot
Signed-off-by: Gergely Nagy <ngg@ngg.hu> Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.100.ebuild')
-rw-r--r--dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.100.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.100.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.100.ebuild
index a52d40cfec34..237308fc0fc2 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.100.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.100.ebuild
@@ -27,6 +27,7 @@ RDEPEND="
sys-libs/zlib:0/1
dotnet-symlink? (
!dev-dotnet/dotnet-sdk[dotnet-symlink(+)]
+ !dev-dotnet/dotnet-sdk-bin:3.1[dotnet-symlink(+)]
!dev-dotnet/dotnet-sdk-bin:5.0[dotnet-symlink(+)]
)
"