Gentoo Archives: gentoo-commits

From: Gergely Nagy <ngg@×××.hu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/dotnetcore-sdk-bin-common/, dev-dotnet/dotnetcore-sdk-bin/
Date: Mon, 23 Aug 2021 17:47:37
Message-Id: 1629740847.3a3eb13618b03a4e7880fc2576509517effa22c0.ngg@gentoo
1 commit: 3a3eb13618b03a4e7880fc2576509517effa22c0
2 Author: Gergely Nagy <ngg <AT> ngg <DOT> hu>
3 AuthorDate: Mon Aug 23 17:47:27 2021 +0000
4 Commit: Gergely Nagy <ngg <AT> ngg <DOT> hu>
5 CommitDate: Mon Aug 23 17:47:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=3a3eb136
7
8 dev-dotnet/dotnetcore-sdk-bin{-common}: unkeyword 2.1.818 due to EOL
9
10 Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu>
11
12 .../dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.818.ebuild | 2 +-
13 dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.818.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.818.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.818.ebuild
17 index fb5fbb0..a8590c7 100644
18 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.818.ebuild
19 +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.818.ebuild
20 @@ -18,7 +18,7 @@ arm64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${MY_PV}/dotnet-sdk-${MY_PV}
21 "
22
23 SLOT="0"
24 -KEYWORDS="~amd64"
25 +KEYWORDS=""
26
27 QA_PREBUILT="*"
28 RESTRICT="splitdebug"
29
30 diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.818.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.818.ebuild
31 index a990c83..f8c467b 100644
32 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.818.ebuild
33 +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.818.ebuild
34 @@ -18,7 +18,7 @@ arm64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${MY_PV}/dotnet-sdk-${MY_PV}
35 "
36
37 SLOT="2.1"
38 -KEYWORDS="~amd64"
39 +KEYWORDS=""
40
41 QA_PREBUILT="*"
42 RESTRICT="splitdebug"