commit:     7ea7ce117c0874261d2f49e71c148f0875d69ba3
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 00:42:20 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 00:43:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea7ce11

dev-dotnet/dotnet-sdk: add ~amd64 KEYWORDS; update QA_*

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.100-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.100-r1.ebuild 
b/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.100-r1.ebuild
index 627f5e5a482e..6adb9c88564e 100644
--- a/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.100-r1.ebuild
+++ b/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.100-r1.ebuild
@@ -45,7 +45,7 @@ S="${WORKDIR}/${PN}-${RUNTIME_SLOT}"
 
 LICENSE="MIT"
 SLOT="${SDK_SLOT}/${RUNTIME_SLOT}"
-# KEYWORDS="~amd64"  # KEYWORD-less for testing.
+KEYWORDS="~amd64"
 
 # STRIP="llvm-strip" corrupts some executables when using the patchelf hack.
 # Be safe and restrict it for source-built too, bug 
https://bugs.gentoo.org/923430
@@ -94,7 +94,7 @@ CHECKREQS_DISK_USR="1200M"
 
 # Created by dotnet itself:
 QA_PREBUILT="
-usr/lib.*/dotnet-sdk-.*/dotnet
+.*/dotnet
 .*/ilc
 "
 
@@ -102,6 +102,7 @@ usr/lib.*/dotnet-sdk-.*/dotnet
 QA_FLAGS_IGNORED="
 .*/apphost
 .*/createdump
+.*/dotnet
 .*/ilc
 .*/libSystem.Globalization.Native.so
 .*/libSystem.IO.Compression.Native.so

Reply via email to