diff options
author | Sam James <sam@gentoo.org> | 2023-10-14 10:05:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-14 10:05:47 +0100 |
commit | e49290a6e0bb46d0c219b2923f33d35bf05cd6ae (patch) | |
tree | 2a3108d5b871f0606d270d544e6df97c87c97a50 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.11 arm, #915713 (diff) | |
download | gentoo-e49290a6e0bb46d0c219b2923f33d35bf05cd6ae.tar.gz gentoo-e49290a6e0bb46d0c219b2923f33d35bf05cd6ae.tar.bz2 gentoo-e49290a6e0bb46d0c219b2923f33d35bf05cd6ae.zip |
dev-dotnet/dotnet-sdk-bin: Stabilize 7.0.401-r1 arm, #915713
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.401-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.401-r1.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.401-r1.ebuild index 580f5a676561..fde6d06af184 100644 --- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.401-r1.ebuild +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.401-r1.ebuild @@ -26,7 +26,7 @@ RUNTIME_SLOT="${SDK_SLOT}.11" SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 arm ~arm64" RESTRICT="splitdebug" RDEPEND=" |