diff options
author | Sam James <sam@gentoo.org> | 2023-11-24 21:52:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-24 21:52:42 +0000 |
commit | 54de46d7bd991d53eecf4bd45f9cbe4cbc4f7435 (patch) | |
tree | bff19fb8b5905c7dbbd533d863dca809c2b7acf3 /dev-dotnet | |
parent | dev-dotnet/dotnet-sdk-bin: Stabilize 6.0.417 arm64, #918425 (diff) | |
download | gentoo-54de46d7bd991d53eecf4bd45f9cbe4cbc4f7435.tar.gz gentoo-54de46d7bd991d53eecf4bd45f9cbe4cbc4f7435.tar.bz2 gentoo-54de46d7bd991d53eecf4bd45f9cbe4cbc4f7435.zip |
dev-dotnet/dotnet-sdk-bin: Stabilize 6.0.417 arm, #918425
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.417.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.417.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.417.ebuild index 1a595e2be9e1..84abeb99c871 100644 --- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.417.ebuild +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.417.ebuild @@ -26,7 +26,7 @@ RUNTIME_SLOT="${SDK_SLOT}.25" SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" LICENSE="MIT" -KEYWORDS="~amd64 ~arm arm64" +KEYWORDS="~amd64 arm arm64" RESTRICT="splitdebug" RDEPEND=" |