summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2024-12-06 01:42:20 +0100
committerMaciej Barć <xgqt@gentoo.org>2024-12-06 01:43:01 +0100
commit7ea7ce117c0874261d2f49e71c148f0875d69ba3 (patch)
tree846cdf3d5e309556fbb2f9115ae298085a3e12a4
parentdev-lang/nprolog: bump to 3.53 (diff)
downloadgentoo-7ea7ce117c0874261d2f49e71c148f0875d69ba3.tar.gz
gentoo-7ea7ce117c0874261d2f49e71c148f0875d69ba3.tar.bz2
gentoo-7ea7ce117c0874261d2f49e71c148f0875d69ba3.zip
dev-dotnet/dotnet-sdk: add ~amd64 KEYWORDS; update QA_*
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
-rw-r--r--dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.100-r1.ebuild5
1 files 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