diff options
author | 2024-12-20 22:57:28 +0000 | |
---|---|---|
committer | 2024-12-20 22:57:28 +0000 | |
commit | 8461caeca14b921860c56da9f78384cd99d155cd (patch) | |
tree | 6fdb87f7e9621937defc6243908eb690d6e3fd19 /dev-dotnet | |
parent | dev-dotnet/dotnet-sdk-bin: Stabilize 9.0.101 arm, #946704 (diff) | |
download | gentoo-8461caeca14b921860c56da9f78384cd99d155cd.tar.gz gentoo-8461caeca14b921860c56da9f78384cd99d155cd.tar.bz2 gentoo-8461caeca14b921860c56da9f78384cd99d155cd.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 9.0.0 arm, #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 c53fc58f9c09..3511086ac490 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() { : |