diff options
author | Sam James <sam@gentoo.org> | 2023-11-25 22:56:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-25 22:56:26 +0000 |
commit | 276be0c1c6d0ff6d61e41bf5ff3236d333ba5fb0 (patch) | |
tree | 900ebaae416862b58af66d958ea3c9ca7cdc12ac /dev-dotnet | |
parent | dev-dotnet/dotnet-sdk-bin: Stabilize 6.0.417 amd64, #918425 (diff) | |
download | gentoo-276be0c1c6d0ff6d61e41bf5ff3236d333ba5fb0.tar.gz gentoo-276be0c1c6d0ff6d61e41bf5ff3236d333ba5fb0.tar.bz2 gentoo-276be0c1c6d0ff6d61e41bf5ff3236d333ba5fb0.zip |
dev-dotnet/dotnet-sdk-bin: Stabilize 7.0.404 amd64, #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 d28d81b751fa..3495d1773386 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=" |