diff options
| author | Sam James <sam@gentoo.org> | 2025-07-26 00:40:48 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-07-26 00:41:13 +0100 |
| commit | 60764eafc7d4bce25671a198381701d8fc2a96bf (patch) | |
| tree | 961d799be0a673b0ad6fa6dae7c2e6ff9307fbe9 | |
| parent | 12e0b68bbb8d99afe7508f8ea1c0bea6e980378c (diff) | |
| download | gentoo-60764eafc7d4bce25671a198381701d8fc2a96bf.tar.gz gentoo-60764eafc7d4bce25671a198381701d8fc2a96bf.tar.bz2 gentoo-60764eafc7d4bce25671a198381701d8fc2a96bf.zip | |
dev-dotnet/dotnet-sdk-bin: Stabilize 9.0.106 amd64, #960581
Signed-off-by: Sam James <sam@gentoo.org>
| -rw-r--r-- | dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.106.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.106.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.106.ebuild index 7a3a0ee77337..b61b678cc7b7 100644 --- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.106.ebuild +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.106.ebuild @@ -40,7 +40,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" # See bug https://bugs.gentoo.org/932377 -KEYWORDS="~amd64 arm arm64" +KEYWORDS="amd64 arm arm64" # STRIP="llvm-strip" corrupts some executables when using the patchelf hack, # bug https://bugs.gentoo.org/923430 |
