diff options
author | Gergely Nagy <ngg@ngg.hu> | 2022-02-13 17:43:41 +0100 |
---|---|---|
committer | Gergely Nagy <ngg@ngg.hu> | 2022-02-13 17:43:41 +0100 |
commit | 2fe4d6a7d6abd5d815112096fbecca965f3c7b66 (patch) | |
tree | 0f1e87c77fb66a638e8665ce6c0a32489cf4509f /dev-dotnet | |
parent | dev-dotnet/dotnetcore-sdk-bin{-common}: bump to 5.0.405, 6.0.102 (diff) | |
download | dotnet-2fe4d6a7d6abd5d815112096fbecca965f3c7b66.tar.gz dotnet-2fe4d6a7d6abd5d815112096fbecca965f3c7b66.tar.bz2 dotnet-2fe4d6a7d6abd5d815112096fbecca965f3c7b66.zip |
dev-dotnet/dotnetcore-sdk-bin{-common}: deprecate in favor of dev-dotnet/dotnet-sdk-bin
Signed-off-by: Gergely Nagy <ngg@ngg.hu>
Diffstat (limited to 'dev-dotnet')
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.416.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.416.ebuild index eab918a..7fae87a 100644 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.416.ebuild +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.416.ebuild @@ -18,7 +18,7 @@ arm64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${MY_PV}/dotnet-sdk-${MY_PV} " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" QA_PREBUILT="*" RESTRICT="splitdebug" diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.405.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.405.ebuild index eab918a..7fae87a 100644 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.405.ebuild +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.405.ebuild @@ -18,7 +18,7 @@ arm64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${MY_PV}/dotnet-sdk-${MY_PV} " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" QA_PREBUILT="*" RESTRICT="splitdebug" diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-6.0.102.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-6.0.102.ebuild index eab918a..7fae87a 100644 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-6.0.102.ebuild +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-6.0.102.ebuild @@ -18,7 +18,7 @@ arm64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${MY_PV}/dotnet-sdk-${MY_PV} " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" QA_PREBUILT="*" RESTRICT="splitdebug" diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.416.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.416.ebuild index e3b124e..860a23c 100644 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.416.ebuild +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.416.ebuild @@ -18,7 +18,7 @@ arm64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${MY_PV}/dotnet-sdk-${MY_PV} " SLOT="3.1" -KEYWORDS="~amd64" +KEYWORDS="" QA_PREBUILT="*" RESTRICT="splitdebug" diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.405.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.405.ebuild index 1115668..4670ca4 100644 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.405.ebuild +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.405.ebuild @@ -18,7 +18,7 @@ arm64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${MY_PV}/dotnet-sdk-${MY_PV} " SLOT="5.0" -KEYWORDS="~amd64" +KEYWORDS="" QA_PREBUILT="*" RESTRICT="splitdebug" diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-6.0.102.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-6.0.102.ebuild index c79026b..f3ce443 100644 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-6.0.102.ebuild +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-6.0.102.ebuild @@ -18,7 +18,7 @@ arm64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${MY_PV}/dotnet-sdk-${MY_PV} " SLOT="6.0" -KEYWORDS="~amd64" +KEYWORDS="" QA_PREBUILT="*" RESTRICT="splitdebug" |