diff options
author | Sam James <sam@gentoo.org> | 2023-11-24 21:52:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-24 21:52:43 +0000 |
commit | fb83ac0948a6e17b710a710181a370751cf32c10 (patch) | |
tree | 31931493d5de99aba667311515a52ceb80c0184c /dev-dotnet | |
parent | dev-dotnet/dotnet-sdk-bin: Stabilize 6.0.417 arm, #918425 (diff) | |
download | gentoo-fb83ac0948a6e17b710a710181a370751cf32c10.tar.gz gentoo-fb83ac0948a6e17b710a710181a370751cf32c10.tar.bz2 gentoo-fb83ac0948a6e17b710a710181a370751cf32c10.zip |
dev-dotnet/dotnet-sdk-bin: Stabilize 7.0.404 arm64, #918426
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.404.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.404.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.404.ebuild index ad7e95d75fcc..f610a040f512 100644 --- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.404.ebuild +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.404.ebuild @@ -27,7 +27,7 @@ RUNTIME_SLOT="${SDK_SLOT}.14" SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm arm64" RESTRICT="splitdebug" RDEPEND=" |