diff options
author | Sam James <sam@gentoo.org> | 2024-12-20 22:57:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-20 22:57:32 +0000 |
commit | 112a6ce0fcee1da2dbfdab49af15d233ad935e24 (patch) | |
tree | 61f3c98744b3309bae0761c592740d1749b48183 /dev-dotnet | |
parent | dev-dotnet/dotnet-sdk-bin: Stabilize 9.0.101 arm64, #946704 (diff) | |
download | gentoo-112a6ce0fcee1da2dbfdab49af15d233ad935e24.tar.gz gentoo-112a6ce0fcee1da2dbfdab49af15d233ad935e24.tar.bz2 gentoo-112a6ce0fcee1da2dbfdab49af15d233ad935e24.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 9.0.0 arm64, #946704
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-9.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-9.0.0.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-9.0.0.ebuild index 3511086ac490..a6197b3359f7 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-9.0.0.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-9.0.0.ebuild @@ -43,7 +43,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 arm ~arm64" +KEYWORDS="~amd64 arm arm64" src_unpack() { : |